Bug 1696474 - Dynamic Dialogs no longer function
Summary: Dynamic Dialogs no longer function
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.11.0
Assignee: Roman Blanco
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
: 1698028 (view as bug list)
Depends On: 1720608
Blocks: 1698586
TreeView+ depends on / blocked
 
Reported: 2019-04-04 22:42 UTC by David Luong
Modified: 2023-03-24 14:41 UTC (History)
19 users (show)

Fixed In Version: 5.11.0.5
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1698586 (view as bug list)
Environment:
Last Closed: 2019-12-13 15:08:56 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.