Bug 1191585
| Summary: | Button Group Ordering in the UI isn't being honored | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> | |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
| Status: | CLOSED ERRATA | QA Contact: | Jan Krocil <jkrocil> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.3.0 | CC: | dclarizi, jhardy, jkrocil, mfeifer, obarenbo, snansi, xlecauch | |
| Target Milestone: | GA | Keywords: | FutureFeature | |
| Target Release: | 5.4.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
| Doc Text: |
In the previous version of CloudForms Management Engine, the user interface showed all button groups in alphabetical order and it did not honour the button group order as specified on the Automate Customization screen. This bug was fixed by correcting the button sort order to take into account the custom ordering when specified. The button groups are now displayed in the expected order in the new version of CloudForms Management Engine.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1193385 (view as bug list) | Environment: | ||
| Last Closed: | 2015-06-16 12:50:31 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1193385 | |||
|
Description
Josh Carter
2015-02-11 14:38:49 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/a69d5898848f552edb51c7ea10c70d99378bdc88 commit a69d5898848f552edb51c7ea10c70d99378bdc88 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Feb 16 16:39:08 2015 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Feb 16 17:29:26 2015 +0100 UI: honor button groups order https://bugzilla.redhat.com/show_bug.cgi?id=1191585 vmdb/app/helpers/application_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified fixed in 5.4.0.0.12 - 5.4.0.0.12.20150312013923_aa9b093. The ordering now correctly depends on the set order. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |