Bug #12828
closedHidden value checkbox disabled after override button is checked
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1291692
Description of problem:
The checkbox to hide the value of parameter is not available after checking Override button but without saving the override change to parameter.
Workaround: Override the parameter first, save the changes to parameter. Again edit the parameter, the checkbox to hide the value of parameter will be available to check/uncheck.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Edit new puppet class parameter.
2. Click on override button to override its value, but dont save/submit the changes.
3. See the availability of 'Hidden Value' Checkbox.
Actual results:
Checkbox not available to Hide the Value of parameter.
Expected results:
Checkbox should be available to Hide the Value of parameter.
Additional info: