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
Actions