Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automation for Confluence cloud: Send email if page is created with no label

Ben May 17, 2022

Hi,

is it currently possible to use Automation for Confluence to send an email when a page is created that does not have a label?

I found out that it is possible to send an email when a page is created that has a certain keyword.
It is relatively simple:
When: Page published
If: CQL condition
label = "xyz"
Then: Send email

However, I can't find an expression that describes that there is no label at all. "Label IS empty" does not work.

(Reminder: I'm talking about Automation for Confluence cloud NOT Jira.)

 

Any ideas?

 

Kind regards,

B

 

1 answer

0 votes
Florian PEREZ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 17, 2022

Hey, 

this is currently really hard to do. CQL does not allow null or empty as value. 

There's an open request you can for : https://jira.atlassian.com/browse/CONFCLOUD-43823 

You must use NOT IN LABEL "label-a" AND NOT IN LABEL "label-b" AND NOT IN LABEL "label-c", etc. It's really painfull. 

Hope this help

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events