Actions
Refactor #24025
closedPass full_name attribute for settings in API
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Description
Command "hammer settings list" shows NAME, VALUE and DESCRIPTION.
In WebUI we show LONG_NAME and NAME is shown on mouse hover. This is confusing.
Please add LONG_NAME to "settings list" output as well. Keys should remain the same tho (e.g. hammer settings set --name key_is_preserved).
To make this change, pass full_name attribute in settings API
Updated by Kavita Gaikwad over 6 years ago
- Blocks Refactor #20360: Setting list should show full names added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5727 added
Updated by Tomer Brisker over 6 years ago
- Translation missing: en.field_release set to 353
Updated by Aditi Puntambekar over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset aa806e82d2c9ea0bb7ce865d1700eea7c75483a6.
Actions