Forums

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

How can I set a trigger when a task/story has been X amount of days in column X using Automation

Peter Dijkgraaf
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 6, 2018

I know I'll have to use Automation for Jira but I can't figure out how to create the correct conditions for this to trigger.

1 answer

1 accepted

1 vote
Answer accepted
Matthias Gaiser _K15t_
Community Champion
December 6, 2018

Hi @Peter Dijkgraaf,

does this question help you?@M Amine explained it there like this:

You can do the following :

  1. When : Scheduled issue (for example each day) and use the following JQL condition 
status = "ORDERED" and not status changed before 7d (add more conditions here if wanted. You can even use 'during' to specify a period of time)

     2. Then fire up an action (like sending en email). 

So the trick is not modifying the exact trigger when it should be executed but rather use the JQL logic to filter correctly.

Cheers,
Matthias.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events