-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.10, 6.7.1, 7.14.1
-
None
-
22
-
Severity 3 - Minor
-
1
-
Summary
In Confluence Admin > Space Permissions it states:
These are the default permissions that will be assigned to groups when someone adds a new space. The 'confluence-administrators' group always has all permissions for all spaces, and any permissions set for it here will be ignored.
However, confluence-administrators do not get all permissions for all spaces by default. They can view content, but edit permissions are restricted unless they are a member of a group that has explicit permission to edit/create content.
Steps to Reproduce
- Create two users, one should be a member of confluence-administrators and the other should not be.
- Create a new space as the non-admin user
- Remove access for the confluence-users group
- Log in as the admin user and navigate to this space
Expected Results
Going to any page in the space should still show an Edit button, and the 'e' shortcut should open up the editor.
Actual Results
Edit will not appear on any pages in the space, the 'e' shortcut will not open the editor.
Notes
This appears to be caused by changes made in 5.10. Previously the Edit button would show, but attempts to edit would cause a "Not Permitted" error
Solution / Workaround
- Add confluence-administrators group to the default global space permissions
- This permission will need to be added individually to existing spaces
- is caused by
-
CONFSERVER-25210 "Not Permitted" page when members of confluence-administrators attempt to edit pages on which they do not have edit permission
- Closed
- is related to
-
CONFSERVER-58274 Consistent display of confluence-administrator authority within Page Restriction dialog box
- Gathering Interest