Actions
Refactor #20360
closedSetting list should show full names
Difficulty:
Triaged:
No
Bugzilla link:
Team Backlog:
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).
Updated by Rahul Bajaj almost 7 years ago
- Assignee changed from Ori Rabin to Rahul Bajaj
Updated by Lukas Zapletal over 6 years ago
- Project changed from Discovery to Hammer CLI
- Subject changed from Show full name settings in CLI to Show full name settings
- Description updated (diff)
- Category deleted (
Hammer CLI) - Assignee deleted (
Rahul Bajaj) - Difficulty deleted (
trivial)
Updated by Tomáš Strachota over 6 years ago
- Subject changed from Show full name settings to Setting list should show full names
- Category set to Other commands
Please note that API doesn't return full names. The server side needs to be updated first.
Updated by Kavita Gaikwad over 6 years ago
- Blocked by Refactor #24025: Pass full_name attribute for settings in API added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/370 added
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 hammer-cli-foreman|7bff2274820eed3786dc437b0c9d84a73e31485f.
Updated by Tomer Brisker over 6 years ago
- Fixed in Releases hammer-cli-foreman-0.14.0 added
Actions