The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Ben
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 Champions.
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Florian PEREZ _Valiantys Administrator_
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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events