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
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.
fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/3800
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