Bug #15445
closedFilter not working for permission: edit_params from resource: parameter
Description
In edit filter when selecting
Resource type: Parameter
Permission: edit_params
Unlimited: Checked
In edit host under the Parameters tab a user can override any puppet class parameter. But when Unlimited is not checked and we go to enter a filter in the search box auto complete does not give any options. If we enter in a filter manually such as "name ~ ops", the filter does not get applied and the user can still override any puppet class parameter.
Updated by Marek Hulán over 8 years ago
- Category set to Parameters
Resource type Parameter is I believe used only for global parameters. I'm afraid there's no way to achieve this in 1.11. Good news is that it was added in 1.12 (there's already release candidate that you could test) and for puppet class parameters (smart class parameters) you would use PuppetclassLookupKey or for smart variables it's VariableLookupKey. More details can be found at #14546.
Updated by Marek Hulán over 8 years ago
- Related to Bug #14546: No ability to restrict *_external_variables with search anymore added
Updated by Marek Hulán over 8 years ago
If we could get confirmation that this works as expected in 1.12, I'd suggest changing to resolved with release set to 1.12.