The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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
Hi Everyone, In this roundup we combine all the jira automation rules to sum up story points across different issue types. We start from the lowest level, summing up story points from sub-tasks t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.