Actions
Bug #26673
closedUser with 'edit_host' permission can't view certain parts of content host page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Roles and Permissions
Target version:
Description
To repro:
Create a user with 'manager' role (giving them almost all permissions)
Go to content host page and navigate to tabs like 'module streams' or 'errata'
Notice certain parts are missing compared to what the admin user sees, like the 'actions' dropdowns.
We are still using the `edit_content_host` perm and need to find and replace with `edit_host` on those pages.
Actions