Description of problem: For filtered items, tag page actions doesn't work, for some items page cannot be closed, for others error appears Version-Release number of selected component (if applicable): 5.8.1 How reproducible: 100% Steps to Reproduce: 1. Add infra provider 2. Navigate to hosts 3. Use some filter from accordion(in my case "Status/Running") 4. Select checkbox for any host 5. Policy-> Edit tags 5. Click 'Cancel' Actual results: Got Error on the page Expected results: Action is canceled Additional info: Same error appears in any action 'Save/Reset/Cancel' on the page Also got an error in logs for other items: Infra: - hosts - vms - templates - datastores Cloud: - instances - images
Created attachment 1292293 [details] host_error_screen
Created attachment 1292297 [details] tag_cancel_instance
*** Bug 1465422 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq-ui-classic/pull/1622
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/bb66c18753749047e3bbc1ce31505baade1f32ec commit bb66c18753749047e3bbc1ce31505baade1f32ec Author: Aparna Karve <akarve> AuthorDate: Tue Jun 27 16:05:23 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Tue Jun 27 16:31:53 2017 -0700 Restore `@edit` with `session[:adv_search][model.to_s]` https://bugzilla.redhat.com/show_bug.cgi?id=1465424 app/controllers/application_controller/filter.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)