Forums

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

Help with scheduled automation in JSM

Lois Graham October 12, 2021

I've got an automation rule enabled that emails me when a ticket is unassigned. The intention is to only email me when it's been unassigned for more than 15min (so don't tell me about it until it's been there for at least 15min).

What's wrong? It's emailing me as soon as a ticket is unassigned (not waiting until it's sat there 15min)

The logic (in my brain): "Run this job every 5 minutes, monday - friday from 6am to 6pm, where you notify me if a ticket was created more than 15minutes ago and remains unassigned."

My cron expression is 

0 5/5 6-18 ? * mon-fri

and my JQL is 

created >= -15m and assignee is empty

What am I doing wrong?

1 answer

0 votes
Robert Wen_Cprime_
Community Champion
October 12, 2021

I think in the JQL you mean "<=" instead of ">="

Lois Graham October 25, 2021

Nope. That didn't work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events