Actions
Bug #11663
closedEmpty lookup value validated even when use_puppet_default is checked
Description
Since https://github.com/theforeman/foreman/blob/develop/app/models/lookup_value.rb#L10 was added
adding a matcher with an empty value isn't possible even when checking use_puppet_default.
Workaround for now: put any value, save the smart class parameter, edit it again and check use puppet default.
Updated by Dominic Cleal about 9 years ago
- Related to Bug #9187: Overrideable empty puppet class parameters are still validate their default value added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #9812: 'match' and 'value' parameters in override value's create should be required in apidoc added
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 72
Appears to be a 1.9 regression.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2674 added
- Pull request deleted (
)
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 baa21c791a8b8a3cbbc9f1a21a1cfe2448730800.
Actions