Bug 1557488
Summary: | "Load Values on init" button not displayed properly. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Shveta <sshveta> | ||||||
Component: | UI - OPS | Assignee: | Zita Nemeckova <znemecko> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.9.0 | CC: | cpelland, dmetzger, hkataria, lavenel, mpovolny, nansari, obarenbo, rblanco, simaishi, tpapaioa | ||||||
Target Milestone: | GA | ||||||||
Target Release: | 5.11.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2019-12-12 13:33:51 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: | |||||||||
Attachments: |
|
Description
Shveta
2018-03-16 16:41:11 UTC
Created attachment 1408930 [details]
dialog
Dialog - dynamic refresh
*** Bug 1535156 has been marked as a duplicate of this bug. *** Another issue where the value on the switch element (check box) should be set to false if the actual value is nil. Changes were moved to another repository. New PR: https://github.com/ManageIQ/ui-components/pull/333. Dan, I believe the changes are fixing the cases when the values are `null`. Moving the BZ back to ON_DEV. New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/d4e8f1a3c072d8ed503fade6041e54bd7b84947e commit d4e8f1a3c072d8ed503fade6041e54bd7b84947e Author: Roman Blanco <rblanco> AuthorDate: Wed Jul 25 05:00:01 2018 -0400 Commit: Roman Blanco <rblanco> CommitDate: Wed Jul 25 05:00:01 2018 -0400 Setting default value for unset bootstrap switches Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1557488 src/dialog-editor/services/dialogEditorService.ts | 30 + 1 file changed, 30 insertions(+) This Issue is still reproducible in Version 5.10.0.12. Verified in Version 5.11.0.3.20190507174347_a77bd90 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/RHBA-2019:4199 |