Skip to content

[C2] Fix "ROLE_" inconsistencies in the database #6797

@ywarnier

Description

@ywarnier

For some reason, we ended up with some roles (as in user.roles JSON field) that have a "ROLE_" prefix, and others that don't, even for the same role (like ROLE_GLOBAL_ADMIN vs GLOBAL_ADMIN).

Clean this up by ensuring all roles in the user table are using the "ROLE_" prefix.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions