Bug 1282965
| Summary: | UI: Spinner doesn't stop when submitting options on Service/Requests screen' | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Taras Lehinevych <tlehinev> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, dclarizi, hkataria, jhardy, mfeifer, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:48:19 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Harpreet Kataria
2015-11-17 22:33:06 UTC
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(-) 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 |