Actions
Bug #24322
closedWhen owner_id is specified by API: assume the User as owner_type by default
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Right now, specifying --owner option on host create without specifying --owner_type leads to the owner option to be ignorred silently.
Since setting a user as owner is probably more common, we should assume that's the case.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/5865 added
Updated by Daniel Lobato Garcia over 6 years ago
- Subject changed from When owner_id is specified by API: assume the User as owner_type by default to When owner_id is specified by API: assume the User as owner_type by default
- Target version set to 1.20.0
Updated by Ivan Necas over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a298964bd52b9531c3c6f0740d163a601ec29e49.
Actions