Hello guys
I just created a template with blueprint. the firs values that it takes from you is a group (multi user) field.
all pages created by this template will be store in one space.
I want to set restriction (view/edit) on this pages based on the value of group field. then only the users specified in the group field can view/edit the page.
Confluence restrictions are set by editing the actual restriction, they don't take their values from page content.
So you'd need to code or script something that could scan the page as it is created and apply the restrictions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd usually reach for Scriptrunner (I would though, as I work for Adaptavist). https://library.adaptavist.com/entity/automate-the-creation-of-complex-page-structures-within-confluence is a server script that does a load of stuff.
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.