Bug 1696474
| Summary: | Dynamic Dialogs no longer function | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | David Luong <dluong> | |
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | high | |||
| Version: | 5.10.2 | CC: | bmidwood, dmetzger, eclarizi, fdewaley, gmccullo, greartes, hkataria, jcutter, kborole, lavenel, mkanoor, mpovolny, mshriver, obarenbo, rchincho, sigbjorn, simaishi, tfitzger, wfitzger | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.11.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.11.0.5 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1698586 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-13 15:08:56 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1720608 | |||
| Bug Blocks: | 1698586 | |||
|
Description
David Luong
2019-04-04 22:42:20 UTC
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low. *** Bug 1698028 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/633df92d83bedb417bc7fb57f7942a33060cd8fa commit 633df92d83bedb417bc7fb57f7942a33060cd8fa Author: Roman Blanco <rblanco> AuthorDate: Wed Apr 10 04:58:53 2019 -0400 Commit: Roman Blanco <rblanco> CommitDate: Wed Apr 10 04:58:53 2019 -0400 Fix for dynamic dialog fields not being updated Using dialogField.value for fields that are not a subclass of DialogFieldSortedItem. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1696474 src/dialog-user/components/dialog-user/dialogField.html | 4 +- src/dialog-user/components/dialog-user/dialogField.ts | 6 +- 2 files changed, 6 insertions(+), 4 deletions(-) https://github.com/ManageIQ/ui-components/pull/384 Update ui-components to 1.2.5 https://github.com/ManageIQ/manageiq-ui-classic/pull/5604 merged. |