Hi Confluence automation experts,
we need your help: we are not getting anywhere with the creation of an automatic rule and hope to get a hint here about our error:
The goal is to insert a specific label (test1) in a space (space key: jp) on pages with "test1" in the title that do not already have this label. Therefore we choose the sequence via automation rules:
> When: Scheduled
>> Every week on Mon at 11:00 AM
> If: CQL condition
>> space = jp AND title ~ "test1" AND label != "test1"
> Then: Add label
>> test1
After saving everything and publishing the rule we run a test and receive the following error:
CQL condition
Error in execution:
Expecting to have a content ID in context.. Trace ID: ec5f5a56-5a02-4331-. . .
Hi Cuif,
Hope this will be helpful.
Regards
Chander
Hi Cuif,
I was able to find this other answer which may help you to achieve this.
I hope this helps.
Cheers,
Rodrigo
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.