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: 

Alert for issues that don´t satisfy a jql query

Hi, everyone.

I´d like to schedule an alert for issues that don´t satisfy a jql query.
Like: "No items found by this query".

Is there a way to configure that kind of alert?

Thanks in advance.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Mark Segall
Community Champion
May 25, 2022

Hi @Ricardo Augusto Pereira de Matos 

Assuming your rule is fairly simple (does not contain existing IF blocks/branches):

  • TRIGGER: Scheduled as before no JQL
  • ACTION: Lookup Issues
    • Your JQL
  • IF CONDITION: advanced condition {{lookupIssues.size}} = 0
    • ACTION: Send Email
  • BRANCH:  Your JQL
    • Move all other components under the branch

If your rule is more complex, you may need to share screenshots so we can see if there's another way to work it.

Thank you so much, @Mark Segall ! It worked and I´ll add some complexity to it. I just had no idea how to get started.

 

Best Regards,

Ricardo Matos

Like # people like this
TAGS
AUG Leaders

Atlassian Community Events