Description of problem: UI: Spinner doesn't stop when submitting options on Service/Requests screen Version-Release number of selected component (if applicable): How reproducible:100% Steps to Reproduce: 1. Go to Services/Requests screen 2. changes some options on that screen 3. Then press Apply button Actual results: Infinite spinner blocks the screen Expected results: Spinner should stop once transaction is complete Additional info:
https://github.com/ManageIQ/manageiq/pull/5492
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/cc4716961375be9554300d7c2c497570cc52d294 commit cc4716961375be9554300d7c2c497570cc52d294 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Nov 17 17:36:41 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Nov 17 17:42:02 2015 -0500 Added code to stop spinner after transaction is complete. Also Removed page replace of pc_div_2, pc_div_2 no longer exists, paging controls only have a single paging control bar. https://bugzilla.redhat.com/show_bug.cgi?id=1282965 app/controllers/miq_request_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
MR: http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/498
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=20b7eed19e40a6e1696c0b34c624a37587f42664 commit 20b7eed19e40a6e1696c0b34c624a37587f42664 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Nov 17 17:36:41 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 18 11:32:37 2015 -0500 Added code to stop spinner after transaction is complete. Also Removed page replace of pc_div_2, pc_div_2 no longer exists, paging controls only have a single paging control bar. https://bugzilla.redhat.com/show_bug.cgi?id=1282965 (cherry picked from commit cc47169) app/controllers/miq_request_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=706befc8202a1518de52204d47de9506324a1aac commit 706befc8202a1518de52204d47de9506324a1aac Merge: 01bbf4d 20b7eed Author: Dan Clarizio <dclarizi> AuthorDate: Wed Nov 18 12:57:19 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Nov 18 12:57:19 2015 -0500 Merge branch '55z_pr_5492' into '5.5.z' Added code to stop spinner after transaction is complete. Also Removed page replace of pc_div_2, pc_div_2 no longer exists, paging controls only have a single paging control bar. https://bugzilla.redhat.com/show_bug.cgi?id=1282965 (cherry picked from commit cc47169) @dclarizi please merge, this is clean cherry-pick for https://github.com/ManageIQ/manageiq/pull/5492 See merge request !498 app/controllers/miq_request_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
*** Bug 1282964 has been marked as a duplicate of this bug. ***
Verified fixed in version 5.5.0.12
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-2015:2551