Bug 1516895
Summary: | Inconstancy between addition vs. deletion messages of Analysis Profiles and Schedules | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Yadnyawalk Tale <ytale> | ||||
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | ||||
Status: | CLOSED ERRATA | QA Contact: | Parthvi Vala <pvala> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.9.0 | CC: | cpelland, hkataria, hstastna, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Flags: | ytale:
automate_bug-
|
||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:configuration:testathon | ||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:00:39 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: | |||||||
Attachments: |
|
Note that step 2 from steps to reproduce is not true. The actual message is: "Analysis Profile \"%{name}\" was saved" for Analysis Profiles and similarly also for Schedules. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a099473d832c6e258a14e76c231dad01833569f9 commit a099473d832c6e258a14e76c231dad01833569f9 Author: Hilda Stastna <hstastna> AuthorDate: Thu Apr 19 08:22:50 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Thu Apr 19 08:22:50 2018 -0400 Fix inconstancy of flash messages for Analysis Profiles and Schedules Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1516895 Fix inconstancy of flash messages between addition vs. deletion of Analysis Profiles and Schedules, under Configuration -> Settings accordion. app/controllers/ops_controller/settings/analysis_profiles.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) FIXED. Verified the bug on 5.10.0.4.20180712211305_e6e4542. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |
Created attachment 1358242 [details] screenshot Description of problem: Inconstancy between addition vs. deletion messages of Analysis Profiles and Schedules Version-Release number of selected component (if applicable): 5.9.0.10.20171121225911_a2209d2 How reproducible: 100% Steps to Reproduce: 1. Navigate to Configuration -> Settings accordion 2. Add Analysis Profiles, put name on menu as a 'Name1' and description as a 'desc1', Save it (Notice this message -> Analysis Profile "Name1": Added successfully) 3. Now, click on 'Name1' and remove Analysis Profile (Different message -> Analysis Profile "desc1": Delete successful ) Actual results: Showing 'Name1' created but 'Desc1' deleted Expected results: It should show 'Name1' deleted while deleting Additional info: Same with scheduled