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:
Updated by Dominic Cleal about 9 years ago
- Subject changed from Checkbox not available to Hide the Value of parameter even after override button checked. to Hidden value checkbox disabled after override button is checked
- Category changed from Web Interface to Parameters
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Dominic Cleal about 9 years ago
- Related to Feature #6007: Add hide/show value to smart class params added
Updated by Ori Rabin about 9 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2979 added
Updated by Ori Rabin about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fd1e12218b35ae6a37ee728f272037f58216a60b.
Updated by Dominic Cleal almost 9 years ago
- Has duplicate Bug #13127: The Hidden Value checkbox is disabled for Parameter with empty puppet default Value, added