Bug #16997
closedNon-admin user can not add or Remove Host Collection to or from Activation Key.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1304815
Description of problem:
When logging on with a non admin user with an role with all rights on Activation Key and Host Collections, it is not possible to Add or Remove Host Collections from Activation Keys. The add or remove button is not present.
How reproducible:
Always
Steps to Reproduce:
User logged on to Satellite webinterface with:
- No admin rights
- Role assigned with:
- create_activation_keys, edit_activation_keys, destroy_activation_keys, view_activation_keys permissions on Activation Keys
- view_host_collections, create_host_collections, edit_host_collections, destroy_host_collections on Host Collections
- Navigate to: Content --> Activation Keys --> Select existing Activation Key --> TAB Host Collections
- No Add or Remove button is visible to be able to add or remove host collections from the Activation Key,
Actual results:
No add or remove button.
Expected results:
webUI should provide add and remove button for non-admin user.