Bug 1477037
Summary: | Inconsistency between flash message when creating vs. deleting | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Yadnyawalk Tale <ytale> | |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.8.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ui:flash_msg:automate:explorer | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1479993 (view as bug list) | Environment: | ||
Last Closed: | 2018-03-06 15:31:01 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1479993 |
Description
Yadnyawalk Tale
2017-08-01 06:09:43 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/31791dd087fd940aab92cced84485469b8944ecb commit 31791dd087fd940aab92cced84485469b8944ecb Author: Harpreet Kataria <hkataria> AuthorDate: Wed Aug 2 19:14:21 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Aug 2 19:29:55 2017 -0400 Changed Domain/Namespace add/edit flash messages to be consistent Changed Domain/Namespace add/edit flash messages to be consistent with delete method. Added spec tests to verify flash message when deleting/updating records. https://bugzilla.redhat.com/show_bug.cgi?id=1477037 app/controllers/miq_ae_class_controller.rb | 10 ++--- spec/controllers/miq_ae_class_controller_spec.rb | 53 ++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 5 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/34cd9b517aaa65a103e80ac1cb70ab4bcac33416 commit 34cd9b517aaa65a103e80ac1cb70ab4bcac33416 Author: Harpreet Kataria <hkataria> AuthorDate: Mon Aug 14 12:09:17 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Aug 14 12:12:53 2017 -0400 Fixes spec test failure on Fine branch. https://bugzilla.redhat.com/show_bug.cgi?id=1477037 spec/controllers/miq_ae_class_controller_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Created attachment 1336386 [details]
Screenshot from 2017-10-09 17-58-13.png
Hi Harpreet,
The issue is not reproducible anymore.
Verified on: 5.9.0.1.20171004215954_13427ce
Great Fix!
-Thanks
|