Bug #13832
closedBoth Matcher Value and puppet-default value can be set at a time in sc-param
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1310645
Description of problem:
Matcher value and puppet default can be set as matcher value for smart class parameter and at-a time. Actually If 'Use-puppet-default' option is checked for matcher, matcher value cannot be set from UI. And same is expected in CLI.
Version-Release number of selected component (if applicable):
foreman-1.11.0-0.develop.201602171602gitd5b5059.el7.noarch
How reproducible:
Always
1. Attempt to create matcher with override value and puppet default value at a time from CLI.
- hammer -u admin -p changeme sc-param add-override-value --match <match> --value <value> --use-puppet-default 1
Actual results:
Success! Both value and puppet default is set.
Expected results:
Either one is value is set or exception raised for wrong attempt.
Additional info:
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13727: Error not raised while setting default value when 'Override' set to False for parameter. added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/233 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/hammer-cli/pull/207 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli:5456fe2a878d573eb3fcb0f73ad69c84483aec12.
Updated by Adam Ruzicka over 8 years ago
- Status changed from Closed to Ready For Testing
Moving back to ready for testing since https://github.com/theforeman/hammer-cli-foreman/pull/233 is still opened
Updated by Dominic Cleal over 8 years ago
- Project changed from Foreman to Hammer CLI
- Category changed from Parameters to Foreman commands (obsolete)
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|e226b3a4765f6ecb9b684abcd865ff228669df20.