Actions
Bug #17258
closedPermissions to assign host to the hosts collection.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Host Collections
Target version:
Difficulty:
trivial
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1390919
Description of problem:
Non administrator user can't assign host to host collection with web ui or API call
How reproducible:
Try to assign host to host collection
Steps to Reproduce:
1. Create user with all possible permissions but without administrator flag.
2. Try to assign host to host collection
Actual results:
Host is not assigned with error: {"message":"Access denied","details":"Missing one of the required permissions: "}
Expected results:
Host assigned to host collection
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Brad Buckingham
- Pull request https://github.com/Katello/katello/pull/6444 added
Updated by Brad Buckingham about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|2a41bfa9b47c6e3d95162df1e55e18b4a966e6c8.
Updated by Justin Sherrill about 8 years ago
- Subject changed from Permissions to assign host to the hosts collection. to Permissions to assign host to the hosts collection.
- Translation missing: en.field_release set to 197
- Difficulty set to trivial
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/Katello/katello/pull/6469 added
Actions