-
Notifications
You must be signed in to change notification settings - Fork 6
Add role results in forbidden #2960
Copy link
Copy link
Open
Labels
Description
Describe the bug
Even for an ADMIN user with all permissions selected, the add role API returns forbidden.
To Reproduce
Steps to reproduce the behavior:
- Go to 'ADMIN->Roles'
- Click on the 'Add Role' button
- Fill out a name and description
- Click the 'Save' button
- See error
Expected behavior
The role should be successfully added and displayed.
Reactions are currently unavailable