Actions
Feature #17653
closedAllow parameters and smart variable api to unhide values without changing the hidden_value flag
Difficulty:
Triaged:
Description
In the UI it's possible to unhide a hidden value just to see it's value without editing the parameter.
The api currently doesn't have an option to show the value so hiding values in the api means they have to be edited to see them.
Adding an option to unhide the values just for display means they can be hidden unless some parameter is passed.
This will allow the api and hammer to act closer to the way the UI works.
Updated by Ori Rabin almost 8 years ago
- Related to Bug #17652: Hidden flag has no impact on smart variables when using Hammer CLI added
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4105 added
Updated by Ori Rabin over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9643a2cb1e67f4f5fb75e47e83729fa9c168fdb8.
Updated by Dominic Cleal over 7 years ago
- Translation missing: en.field_release set to 209
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4207 added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4215 added
Updated by Ivan Necas over 7 years ago
- Target version changed from 1.10.3 to 1.11.1
Actions