Automation for ticket reminder and auto ticket closer

Kashif Rahman
Contributor
October 23, 2024

Hi,

I need help creating an automation. The goal is to notify customers about items with a "Waiting for Customer" status every 7 days for 3 intervals. Additionally, I would like the ticket to be automatically closed if the customer doesn’t reply within 28 days.

I am very new to Jira, so I would really appreciate any detailed information you can provide.

Thanks in advance!

1 answer

1 accepted

2 votes
Answer accepted
Cristian0791
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 24, 2024

Hi Kashif,

 

You can try:

For the first automation you can use:

When: Schedule daily with a JQL: status in ("Waiting for Customer") and NOT Status Changed AFTER -7

Then: Send Email

not7days.png

 

For the second automation you can use:

When: Schedule daily with a JQL: status in ("Waiting for Customer") and NOT Status Changed AFTER -28

Then: Transition the issue to "Done" 

And: Send Email (optional)

close28.png

 

Kashif Rahman
Contributor
October 27, 2024

Hi @Cristian0791 

Thank you so much for the information 

Suggest an answer

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

Atlassian Community Events