Actions
Bug #24184
closedUser management roles and permissions are intermingled in the UI
Bug #24184:
User management roles and permissions are intermingled in the UI
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
Effort required:
Medium
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
There is a flaw in the usage of “authz” and “permissions” (alias for “roles”) which are two different things but we currently cannot tell the difference in the UI. It appears both were interverted in the Elm code. We also need to separate the list of roles and authorizations to make things clearer
We would like to also display roles inferred from the set of a user’s permissions
Actions