Actions
Bug #4573
closedBetter error message for unknown template kind
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Difficulty:
trivial
Triaged:
Pull request:
Team Backlog:
Description
When creating a template with unknown template kind (other than what's listed in 'hammer template kinds') hammer responds with "Template kind can't be blank"
The error should be "unknown template kind" or something similar. Template update is most likely affected as well.
hammer template create --name tpl89 --file ./template.txt --type unknown Could not create the config template: Template kind can't be blank
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/337 added
Updated by Rahul Bajaj about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|5e5a08b6280541da1ef11a5373bc15349840eb58.
Updated by Martin Bacovsky about 7 years ago
- Translation missing: en.field_release set to 290
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/338 added
Actions