Hi ,
I don't realy understand how works closed ticket automaticly.
I'm in the SLA, and what I want it's that everyticket who enter in status "Waiting Customer" Wait 10 day and goes to "Resovle State".
Any idea how it's working...
Hi @Steven Borne ,
What you want to do is a very common usecase, and you will need to do this in 2 steps:
I put these 2 steps in 2 screenshots:
Please let me know if this is not clear!
- Tessa
Hi @Tessa Tuteleers ,
Thanks for the answer I just need some confirmations about SLA:
So I put something like this like when enterring in the states "Waiting for Customer" after 240h (10d) the tickets went to Close states ?
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.
Hey @Steven Borne ,
looks good for the SLA part.
But make sure to add all the statusses the ticket can go to from waiting for customer as well as ending conditions. (Otherwise, if you close the issue automatically, there is no customer comment, and the SLA won't stop. Or your agent puts it back to "In progress" manually because of a phone call, and the SLA won't stop,...). Make sure you got all your "exits" covered.
The JQL you mention, you can use to exclude certain issues from this SLA (Goal).
You could also put different SLA goals there. For example, an incident waiting for customer should never close, but a feature request should.
Don't forget to also create the automation after this to make the issue close.
The only thing you do here is setting an SLA, no automations are done by just doing this.
-Tessa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tessa Tuteleers ,
In fact when the customer answer the ticket goes to Waiting for Support, the goal is when the customer don't answer under 10d so the ticket went to Resolved.
I don't really understand about the request JQL, what should I put in ? I'm in the obligation to inquire somehting,
About automation, I need to create a rules here ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
okay, then the stop conditions should be
- entered status waiting for support
- entered status resolved
For the JQL, if this should for every issue in the project, you don't need a JQL. You need to add the objectif of 240h in the line "Toutes les demanded restantes".
For the automation, in "quand" you need to say -> when SLA breached (like my screenshot).
I made screenshots with the "old" views for you:
So SLA would be this:
And the automation would be this (choose custom rule) :
- The when:
- The IF (not necessary but best practice):
- Most importantly, the THEN:
Let me know if you got it to work, with this information, that should be no problem ;)
- Tessa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank's for the help, I have create the SLA and the automation rules, I will check log and will told you if everything is good.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tessa Tuteleers ,
The SLA request look like to work, but the rules seems not :(.
Look at the screenshot, the rules does not execute I don't rly know why ...
When I'm going on the ticket there is not update since 10d and label is empty ...
Should I modifiy the label ?
Thanks a lot for you help ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also, you can try app SLA Time and Report. It allows you to set SLA goals and automate action for exceeded issues - change status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Zoryana Bohutska _SaaSJet_ ,
I don't have the same version that you have I can't trigger in SLA :(
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.
It is another tool for SLA time measuring from Atlassian Marketplace https://marketplace.atlassian.com/apps/1220741/sla-time-and-report?hosting=cloud&tab=overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.