Hi!
How can i grant access to slave page when parent page restricted for user or group?
example group (ext-dev)
example structure of pages
- parent page (forbidden for ext-dev)
- child page 1 (forbidden for ext-dev)
- child page 2 (access granted for ext-dev)
is it possible or not without any extra plugins?
Hi,
In Confluence you have to differentiate between "view" and "edit" restrictions on pages.
While "view" restrictions are inherited, "edit" restriction are not and only apply to the page you set them.
I assume that you talk about "view" restrictions.... there is no way to grant view access to child pages if you do not have access to its parent page.
Also you want be able to solve this with an app (if it does not work around all the permission checks in place and replaces the page tree itself).
The only workaround is to rethink your page tree structure :(
Best, Tobias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.