Actions
Bug #9981
closedSmart variable doesn't show error on new variable
Description
Steps to reproduce:
1. create a new smart variable with parameter type integer and a matcher with the value 'abc'
2. try to save the puppetclass
Expected result: tab becomes red, next to value an error message "is invalid integer"
Actual result: the variable disappears and the puppetclass can't be saved
Workaround for now: save the puppetclass when the variable is empty (only parameter, type and default value) and then edit.
When the variable is updated the validations are shown correctly.
Updated by Ori Rabin about 10 years ago
- Related to Tracker #4470: Usability of parameters and overrides added
Updated by Walden Raines over 9 years ago
- Status changed from New to Assigned
- Assignee set to Walden Raines
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2693 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Related to Bug #8416: Puppetclasses edit n+1 query added
Updated by Tom Caspy over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions