Bug 1541988 - Service Dialogs: Default value for Radio button not rendered on the editing page
Summary: Service Dialogs: Default value for Radio button not rendered on the editing page
Keywords:
Status: CLOSED DUPLICATE of bug 1519405
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.10.0
Assignee: eclarizi
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks: 1542722
TreeView+ depends on / blocked
 
Reported: 2018-02-05 11:15 UTC by Antonin Pagac
Modified: 2018-02-14 15:00 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1542722 (view as bug list)
Environment:
Last Closed: 2018-02-13 17:23:23 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1540273 0 high CLOSED Service Dialogs: Different behaviour of items wrt default values 2021-02-22 00:41:40 UTC

Internal Links: 1540273

Description Antonin Pagac 2018-02-05 11:15:28 UTC
Description of problem:
When editing a Dialog, default value for Radio Button item is not rendered.

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

How reproducible:
Always

Steps to Reproduce:
1. Navigate to Automation -> Automate -> Customization; Service Dialogs; Configuration -> Add a new Dialog
2. Add a Radio Button item to the new Dialog
3. Edit the Radio Button item
4. In the Options tab, set Default value to any sane value; click Save
5. Save the Dialog
6. Edit the Dialog again: Configuration -> Edit this Dialog
7. The default value is not rendered

Actual results:
Default value for Radio Button is not rendered on the editing page 

Expected results:
Default value for Radio Button should be rendered on the editing page 

Additional info:

Comment 4 CFME Bot 2018-02-06 15:00:45 UTC
New commit detected on ManageIQ/ui-components/master:
https://github.com/ManageIQ/ui-components/commit/921a646a37ad88c42640b888a425c010accf58f1

commit 921a646a37ad88c42640b888a425c010accf58f1
Author:     Erik Clarizio <eclarizio>
AuthorDate: Mon Feb 5 12:05:59 2018 -0800
Commit:     Erik Clarizio <eclarizio>
CommitDate: Mon Feb 5 12:05:59 2018 -0800

    Ensure default value for radio button is rendered properly
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1541988

 src/dialog-editor/components/field/field.html                       | 3 +--
 src/dialog-editor/components/modal-field-template/radio-button.html | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

Comment 6 Satoe Imaishi 2018-02-13 17:23:23 UTC

*** This bug has been marked as a duplicate of bug 1519405 ***


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