Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I need to trigger an automation When the ticket is transitioned after 4 days .

mohan_reddy May 4, 2022

I need to create an automation such that when ticket is in "Closed" and after 4days to that when some transition the same ticket to "Reopen". Then I need to create an new ticket in same project or we can clone it. But the main question is how can I trigger it only if ticket is transitioned after 4 days.

1 answer

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2022

You could set up a daily scheduled rule and use JQL to check your condition. Something like this...

status was closed ON startofday(-4) and status != closed

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events