You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An object might have invalid user or role references. Currently the Permissions Dialog checks if all are valid. If one is invalid, all the entries are shown without their name (users) or object id (roles). It is first all confusing why sometimes the names/id's don't appear and 2nd it would be helpful to quickly identify invalid entries.
Feature / Enhancement Description
Always show the name (for users) and id (for roles) for valid entries.
Mark invalid entries as invalid (not found) with a clear visual distinction.
Example Use Case
A role or user gets deleted while it is still used in an ACL.
create an object with anther user or role in the ACL
delete the referred user or role
see that the user name or role id no longer appears for any of the ACL entries, including the valid ones
Alternatives / Workarounds
None
3rd Party References
N/A
The text was updated successfully, but these errors were encountered:
New Feature / Enhancement Checklist
Current Limitation
An object might have invalid user or role references. Currently the Permissions Dialog checks if all are valid. If one is invalid, all the entries are shown without their name (users) or object id (roles). It is first all confusing why sometimes the names/id's don't appear and 2nd it would be helpful to quickly identify invalid entries.
Feature / Enhancement Description
Always show the name (for users) and id (for roles) for valid entries.
Mark invalid entries as invalid (not found) with a clear visual distinction.
Example Use Case
A role or user gets deleted while it is still used in an ACL.
Alternatives / Workarounds
None
3rd Party References
N/A
The text was updated successfully, but these errors were encountered: