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

Auto Close Tickets with no response after x days

Justin Thiel July 28, 2022

Hi,

   I'm in charge of helping modernize and update the help desk for a software company.  My background comes from using ConnectWise products. 

One feature we used was if a ticket was in status X for more than X days email client and do some other house keeping like place in a new status that will alert the help desk to call client.  I found a way to do that kinda using SLA's but I'm riunning into a issue

If we place it in waiting on client and the SLA enables on that status with a 72 hour count down.  Now the client responds the next day, the SLA doesn't reset and I can't find a way to make it.  Is there a way to make the SLA counter restart when a client replies or its back in that status?

2 answers

1 accepted

6 votes
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 28, 2022

Hi @Justin Thiel,

Welcome to Atlassian Community!

You can do this with automations, if you go to Project settings > Automations and look under the Library tab you will see an automation for that called "Resolve issues due to inactivity" that you can use.

Justin Thiel August 3, 2022

Hi,
   Thats perfect, but I'd like to know 1 more thing.  Can I use variables to pull the client name and assignee name out of the ticket and insert into the public message section?  

Like Sanjog Sigdel likes this
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 3, 2022

@Justin Thiel Yes, just use smart values to do it, the assignee would be {{issue.assignee.displayName}} and the customer would be the reporter.

Like # people like this
Justin Thiel August 4, 2022

Ok last issue I hope.
The what I'm trying to do is if a ticket has no reponse for X days it closes.  If a client responds I want to restart the timer at X days again, not x - whatever time has elapsed already while waiting for a client.  

For example lets say I want to close after 3 days
Ticket is placed in queue by user in status waiting for support.
I contact client and get no response send a follow up email asking questions, I place the ticket in waiting for customer, that starts the timer.

Client responds 48 hours later with the info I need.  Ticket is back in waiting on support, timer is stopped.  But lets say I call the user miss them again, I put the ticket back to waiting on user but the timer is now at only at 24 hours left. 

Can I reset the timer to 3 days or is there another way to accomplish this flow?

Like Sanjog Sigdel likes this
Paul Krueger
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.
August 4, 2022

You could have a rule that is triggered on a schedule (say, daily) with a JQL filter like this:

status = "Waiting For Customer" and updated < -3d

You could auto-close those. 

Like # people like this
Justin Thiel August 4, 2022

I'm new to this, can you recommend some good documentation on setting it up or working with JQL? TYIA

Dee Minty December 6, 2023

@Paul Krueger May I know what if we would like to exclude the weekend? Thank you.

Paul Krueger
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.
December 6, 2023
Viktor Moshkovoy April 11, 2024

Mikael Sandberg Tx for all info, it's Apr 2024, and there is no Library tab in Automation, did it go away ?

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 11, 2024

@Viktor Moshkovoy,

No, but the tab was renamed to Templates:

Screenshot 2024-04-11 at 7.07.00 AM.png 

Viktor Moshkovoy April 15, 2024

Thanks Mikael, see Templates, but alas  without  <Resolve issues due to inactivity>. 

I'm looking to set it up for  NON  Service management project where SLA is not available

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 15, 2024

It looks like they might have removed that one, I just checked my sandbox and couldn't find it. But I still have it in production and this is what it looks like:

Screenshot 2024-04-15 at 11.11.31 AM.png

Like # people like this
Viktor Moshkovoy April 17, 2024

Thanks Mikael for help, will try to revive it

Like Mikael Sandberg likes this
1 vote
Paul Krueger
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.
July 29, 2022

It sounds like you're close. You need to use automation to move the issue out of "Waiting on Client" and back to "In Progress" (or whatever you're using) AND make sure your SLA is set to stop counting when it moves to "In Progress." 

2022-07-29 08_53_02-Clipboard.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events