Hello,
we are trying to implement an automation rule that would transition a ticket from status to status after certain time of inactivity. I am trying to use SLA time breached trigger. The problem is we need to restart the SLA counter each time issue transitions into the specific status (issue can go back and forth between With Support and With Customer - we need to start count from zero every time the issue is with support).
Thank you in advance for any suggestions.
Jiri
You reset your SLAs with Time to SLA.
Just navigate to SLA Configuration menu, select your reset condition and you're done.
Since your reset is based on a status change, you can capture the date of this specific status change with automation and use that field as the reset condition.
https://confluence.snapbytes.com/time-to-sla/cloud/create-your-sla/configure-an-sla/reset-an-sla
Time to SLA works in Service Management, Software and Business projects.
Please let me know if you have further questions.
Regards,
Gökçe
Please note that I'm one of the members of the Snapbytes team.
Hi,
It's not possible to restart SLA in Cloud.
if you don't have MISC Workflow Extension or Script Runner (if you do, it's much simpler), you can use Resolution field and set it on status change then use automation rule with JQL based on resolutionDate. Resolution should be cleared by this automatic transition,
Regards,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've Script Runner, so you can say that it's possible to restart the time to resolution or other time SLA, but I need when a issue is reopen modify the time to resolution, to restart time to resolution.
If you know how to do it, you can share please. Thank's
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.