Bug 1200925
| Summary: | Resetting the default automate domains does not retain the domain order | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Greg McCullough <gmccullo> |
| Component: | Automate | Assignee: | mkanoor |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.3.0 | CC: | jhardy, mfalesni, mkanoor, obarenbo, sean.myers, tfitzger |
| Target Milestone: | GA | Flags: | sean.myers:
automate_bug?
|
| Target Release: | 5.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-16 12:52:18 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
Greg McCullough
2015-03-11 16:26:46 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/3877f8926a00f80766d62de560499ef1fbf1ebbd commit 3877f8926a00f80766d62de560499ef1fbf1ebbd Author: Madhu Kanoor <mkanoor> AuthorDate: Tue Mar 17 15:23:58 2015 -0400 Commit: Madhu Kanoor <mkanoor> CommitDate: Wed Mar 18 10:01:12 2015 -0400 Preserve & set the priority,enabled,system of domains after db reset https://bugzilla.redhat.com/show_bug.cgi?id=1200925 vmdb/app/models/miq_ae_datastore.rb | 11 +++++++++++ 1 file changed, 11 insertions(+) Checked in 5.4.0.0.19, the domains keep their order and the ManageIQ domain is not allowed to be moved. 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 |