Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I would like to create an automation, that changes the page permissions of all child pages of a certain page branch.
I already tried this, but its not working, as the child pages cannot be found or no actions are performed. When looking up the audit log, i cannot find any id of any child page.
Automations also say "This Branch contains all 249 elements" but i know, that there are more than 1.500 pages and elemts?
What am I missing? Is there a possibility to bulk change permissions of a page and all the pages in that branch? A possibility that is not script runner or some other thrid party app, as we have very strict rules concerning new apps.
Thank you!
Hi there,
I tried an automation that looked like this and it worked for changing the restrictions to the parent page.
Hope this helps you some
Hey @Langer Lukas
you're currently looking for pages which have a parent of xxx. Do all 1500 pages have this parent or are there pages in your tree which life further down the tree?
If so, you might want to use "ancestor" instead of "parent"?
Ancestor:
Search for all pages that are descendants of a given ancestor page. This includes direct child pages and their descendents. It is more general than the parent field.
Parent:
Search for child content of a particular parent page.
Hope this helps.
Cheers,
Steffen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Steffen Burzlaff _K15t_ !
Thank you - this is exactly the thing I was looking for! I will give it a try!
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.