-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Permissions - Space
-
1
-
Severity 3 - Minor
-
Warranty
Issue Summary
When RBAC (Role-Based Access Control) is enabled on the site, basic users encounter an issue when attempting to create a space. They receive the following error message:
Hmm... something's not right. Wait a moment and try again.
Steps to Reproduce
- Enable RBAC on the Confluence site.
- Log in as a basic user.
- Attempt to create a new space.
- Observe the error message displayed.
- Check the console for detailed errors.
Expected Results
Basic users should be able to create a space without encountering any permission errors.
Actual Results
Basic users are unable to create a space and receive an error message indicating a permissions issue.
Console log:
Error: GraphQL error: a0ce0ab6-3b1a-416d-a631-31129a79976d: com.atlassian.confluence.api.service.exceptions.PermissionException: Requesting user does not have the necessary permissions to reset role assignments in space with ID: 405504161
Workaround
- Temporarily assign the product admin role to the user attempting to create a space.
- Alternatively, reach out to support for assistance.
- is related to
-
CONFCLOUD-82293 When RBAC is enabled, users cannot create personal spaces
-
- Closed
-