Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi
Under a Confluence space I have several groups. I create a page from a template and I manually change the access to the page and the pages under it will inherit the same access.
I also have to add a tag so the page come automatically to a overview page or another, depending on the tag.
I already atomated the proces, where when I add a tag to a page the access change to the correct group.
Now I want to create another regle to remove the group when I remove the tag.
I can not find a trigger like "remove a tag", does someone knows how I can do it?
Thanks in advance.
Welcome to the community.
Trigger: Manual trigger from a page
Branch: CQL clause on label
Action: Remove the unwanted label.
Via a sent web request you could call the API and delete restrictions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.