Forums

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

Condition "if more than 10 issues with X issue type have been created in the last 1h"

Dayana Petrova May 18, 2022

Can we use Jira Automation to trigger a scheduled alert/email when for example "More than 10 issues with X issue type have been created in the last 1h"? 

Is there anything similar to the "Related issues condition"?

1 answer

1 accepted

2 votes
Answer accepted
Mark Segall
Community Champion
May 18, 2022

Hi @Dayana Petrova and welcome to the community!

Yes - You could do something like this with automation:

  • TRIGGER: Scheduled every hour
  • ACTION: Lookup Issues
    • issueType = x AND created >= -1h
  • CONDITION: Advanced Condition
    • {{lookupIssues.size}} Greater than 10
  • ACTION: Send Email
Dayana Petrova May 19, 2022

@Mark Segall Thank you so much!

Like Mark Segall likes this
Claire Berry
Contributor
July 8, 2024

Hey guys, 

I am trying to do similar here on DC. Is the "Lookup Issues" action only available on Cloud? I don't see that option for me.

Thanks!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events