Created attachment 1668672 [details] condition delete bug Description of problem: When deleting a condition, the user must navigate away from the page for it to show as deleted. After the delete button is clicked, the user is taken back to the condition details page. Version-Release number of selected component (if applicable): 5.11.4.1 How reproducible: 100% Steps to Reproduce: 1. Create a condition 2. Delete the condition 3. Actual results: User is taken to condition details page, must navigate away to verify that it's deleted Expected results: The condition should show as being deleted after the delete button is clicked. User should be taken to the All condition screen for the condition class. Additional info: See attached video.
What version did this last work?
@dmetzger I see that my test for this passed in 5.11.3.1 and failed in 5.11.4.0 so the bug was introduced in 5.11.4.0
Fixed by https://github.com/ManageIQ/manageiq-ui-classic/pull/6398
*** Bug 1849439 has been marked as a duplicate of this bug. ***