Bug 1696474

Summary: Dynamic Dialogs no longer function
Product: Red Hat CloudForms Management Engine Reporter: David Luong <dluong>
Component: UI - OPSAssignee: 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.2CC: bmidwood, dmetzger, eclarizi, fdewaley, gmccullo, greartes, hkataria, jcutter, kborole, lavenel, mkanoor, mpovolny, mshriver, obarenbo, rchincho, sigbjorn, simaishi, tfitzger, wfitzger
Target Milestone: GAKeywords: 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
Description of problem:
Dynamic dialog values come up as blank.
However, other parts of the dynamic dialog work, ie, if required => true then it will not allow me to submit the catalog item.

Version-Release number of selected component (if applicable):
5.10.2

How reproducible:
Always

Steps to Reproduce:
1.  Have a custom domain
2.  Utilize automate domain
3.

Actual results:
Blank dialogs

Expected results:
Works as it did from last errata

Additional info:

Comment 3 Dave Johnson 2019-04-05 00:01:15 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.

Comment 9 Roman Blanco 2019-04-09 21:23:07 UTC
*** Bug 1698028 has been marked as a duplicate of this bug. ***

Comment 11 CFME Bot 2019-04-10 16:52:49 UTC
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(-)

Comment 17 Tina Fitzgerald 2019-05-21 18:20:45 UTC
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.