Hide Forgot
Description of problem: We provide permissions for activation keys that allow users to create and modify them (edit_activation_keys, create_activation_keys, view_activation_keys, destroy_activation_keys). But if the user is not an admin they cannot view or modify the subscriptions currently attached to a key. Version-Release number of selected component (if applicable): Satellite 6.2.3 How reproducible: Create a role with all Activation Key permissions and assign this role to a user. Steps to Reproduce: 1. Create a role with all Activation Key permissions 2. Assign this role (and any others) to a user 3. Create an activation key with the user to show that create/edit perms are working. Attach some subscriptions to the key. Actual results: View the Subscriptions tab of the key and see the following message: You currently don't have any Subscriptions associated with this Activation Key, you can add Subscriptions after selecting the 'Add' tab. Expected results: A list of subscriptions that the user can edit Additional info: