Hi,
I have a Cloud Conflence space with read permissions to my organization.
All subtrees starting from a certain page need to be writable, each by a different group (each subtree contains the deocumentation of a product which is kept up to date by each group). Now the problem is that with no write page restriction inheritance, we need to restrict every single page inside the subtrees.
The solution we found is to create one space with the correct write permission for each subtree and link or include those pages at the root of the subtrees in the original space.
Is there any other solution for achieving this goal?
@Roberto Ortolano welcome to the Atlassian community
Is there a reason you cannot give everyone the proper access at the top level (read write) and then implement page level restrictions at the subpage level so the inheritance works?
Hi Brant, thanks for your answer.
The reason is that each subtree needs different write permissions.
Let's say that starting from a certain page (ie page1), we have 2 subpages (page1_A and page 1_B) as top level for two subtrees. The first one needs to be written by gorupA and the second one by groupB respectively. The whole the space is still be readable for everyone. What I would like to avoid is to set write restrictions for every single page added to subtreeA and subtreeB.
I guess that even if I give the whole space all the read/write permissions needed, I must still set the right write permission on every single page I add on subtrees.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry I miss understood how you have your space organized. Everywhere I have worked we have organized our documentation by product. Example
Confluence Space
All team members would be able to access the space and then we would setup each respective team permissions at the product level. This way the permissions are inherited by all of the pages under each product.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brant,
you mean to set read permissions at product level so that each product will be visible just to the product owner? this might be a solution, but this way a product owner will definitely write to his own product, but he won't be able to read other products. The actual requirement is that everyone can read all the space, but only product owner can write to their own products.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can set the page restrictions to read only for everyone and edit just for some.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.