Bug #30377
openAssigning location and organization to a role causes a malfunction to the filter function "facts"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1825268
Description of problem:
Assigning location and organization to a role causes a malfunction to the filter function "facts".
Version-Release number of selected component (if applicable):
Satellite 6.7.0 and 6.5.3
How reproducible:
Steps to Reproduce:
1) go to "Administration" -> "Roles" -> create a clone of the role "Ansible Tower Inventory Reader" (role allows user to view facts)
2) assign a location AND an organization to this role
3) create a user named "test1"
4) assign cloned role from step 2 to user "test1"
5) login as user "test1"
6) go to "Monitor" -> "Facts"
Actual results:
no data on facts is displayed
Expected results:
list of facts should show up
Additional info:
Removing location or organization (or both) from role causes that facts show up.
Updated by Tomer Brisker over 4 years ago
- Category set to Users, Roles and Permissions
Updated by Dominik Matoulek about 3 years ago
- Has duplicate Bug #33656: Cloned viewer role cannot view facts added
Updated by Dominik Matoulek about 3 years ago
Closing this because this issue has duplicate #33656 that solved this problem.