-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.4.8release/26.5.1release/26.6.0team/core-iamteam/core-shared
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
Currently "Role Mapping" tab in the group section is only visible to users who have "manage-users".
The Admin API already allows viewing these mappings with the view-users role, so the UI should be updated to reflect this capability.
This was only a frontend change.
Version
26.4.7
Regression
- The issue is a regression
Expected behavior
Users with the view-users role should be able to see and click on the "role mapping" tab but not update role-mappings.
Actual behavior
The "Role Mapping" tab is completely hidden for any user who does not have the manage-users role, even if they have view-users.
How to Reproduce?
- Create a new user
- Give the user query-groups and view-users role.
- Log in as the user in the admin console
- Go to groups, click on a group.
- Role tabbing is not visible.
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.4.8release/26.5.1release/26.6.0team/core-iamteam/core-shared