Bug 1618836
| Summary: | Changing action order in catalog bundle removes resource | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.9.4 | CC: | dclarizi, dmetzger, ekin.meroglu, fdewaley, hkataria, lavenel, mpovolny, ngupta, niroy, obarenbo, smallamp, sshveta, tuado |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.9.6 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui | ||
| Fixed In Version: | 5.9.6.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1615853 | Environment: | |
| Last Closed: | 2018-12-13 15:15:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1615853 | ||
| Bug Blocks: | 1622587 | ||
|
Comment 3
CFME Bot
2018-09-17 16:53:13 UTC
Fixed . Verified in 5.9.5.0.20180927190514_e161d8f This is moved back to DEV to implement "Save button not enabled while editing catalog bundle " issue . New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/e23cfcb0dc03fd74f1efe00bacefa40c2ac62b7d commit e23cfcb0dc03fd74f1efe00bacefa40c2ac62b7d Author: Harpreet Kataria <hkataria> AuthorDate: Mon Oct 29 15:27:43 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Oct 29 15:27:43 2018 -0400 Fixed action order field name to be consistent with observer Backport of https://github.com/ManageIQ/manageiq-ui-classic/pull/4488 broke the observer for Action order drop down. In https://github.com/ManageIQ/manageiq-ui-classic/pull/2482 use of compressed ids was removed from https://github.com/ManageIQ/manageiq-ui-classic/pull/2482/files#diff-10a8b10a2fee4a8ed7444f35479d9444L66 causing the observer and field name to not match. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1618836 app/views/catalog/_form_resources_info.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) *** Bug 1647303 has been marked as a duplicate of this bug. *** Verified in 5.9.6.0.20181105224828_652732b Added two catalog items to bundle . change action order . Save button is enabled and action order is saved. 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-2018:3816 |