Bug #30814
Wrong assuming when owner-type is not specified
Difficulty:
Triaged:
No
Bugzilla link:
Description
host create
command with --owner option set assumes that owner-type is a user group by default.
I'd suggest to make --owner-type option required OR as a default use a user as an owner.
Associated revisions
History
#1
Updated by Adi Abramovitch over 1 year ago
- Assignee set to Adi Abramovitch
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/562 added
#3
Updated by Oleh Fedorenko over 1 year ago
- Bugzilla link set to 1944708
#4
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases hammer-cli-foreman-2.5.0 added
#5
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|e3495d70668edb913f632d6ae5e19e84fbe0db6d.
Fixes #30814 - change --owner_type's default to user (#562)