Describe the bug
Even for an ADMIN user with all permissions selected, the update role API returns forbidden.
To Reproduce
Steps to reproduce the behavior:
- Go to 'ADMIN->Roles'
- Click on the pencil icon on one of the existing roles
- Adjust the description
- Click the 'Save' button
- See error
Expected behavior
The role should be successfully updated.