Allow users to query and read the roles assigned to themselves through the RBAC system.
Scope:
-
Creator/Purger pattern for user_roles → association_scopes_entities
-
my_roles GraphQL query
-
search_roles() RBAC visibility update
-
DataLoader for role queries
-
Backfill migration for existing user_roles data
Reference:
- BEP-1048: RBAC Entity Relationship Model
JIRA Issue: BA-4810
Allow users to query and read the roles assigned to themselves through the RBAC system.
Scope:
Creator/Purger pattern for user_roles → association_scopes_entities
my_roles GraphQL query
search_roles() RBAC visibility update
DataLoader for role queries
Backfill migration for existing user_roles data
Reference:
JIRA Issue: BA-4810