Bug 1384734 - Cloudforms Service Dialog text box does not save default values
Summary: Cloudforms Service Dialog text box does not save default values
Keywords:
Status: CLOSED DUPLICATE of bug 1383774
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.6.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: GA
: cfme-future
Assignee: Chris Kacerguis
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-14 02:45 UTC by Shane Boulden
Modified: 2016-10-18 04:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-17 22:36:23 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Shane Boulden 2016-10-14 02:45:26 UTC
Description of problem:
Cloudforms does not save default values for text boxes in the service dialog designer.

Version-Release number of selected component (if applicable):
CFME 5.6.2.1.20160922130607_92d5b5e
Firefox 45.4.0 

Steps to Reproduce:
1. Login to Cloudforms 
2. Create a new service dialog
3. Add a tab and box to the dialog
4. Add a textbox element to the box
5. Specify a default value for the textbox, and select the following attributes:
   a. Value Type: String
   b. Read-only: True (checked)
6. Select 'Save'
7. Select the new dialog in the 'Service Dialogs' accordion
8. Select 'Configuration' -> 'Edit this Dialog'
9. Select the text box created in 4-6.

Actual results:
The default value for the text box has been deleted

Expected results:
Cloudforms saves the default value for the text-box


Additional info:
A temporary work-around is to use a dynamic dialog, and set the value of the textbox from the Cloudforms Automate method:

eg; $evm.object['value'] = "Default value for the textbox"

Comment 2 Shane Boulden 2016-10-17 22:36:23 UTC

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


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