We recently had a situation where we were blindsided by an SLA Violation. SLA is a huge part of our metrics, and we need to be notified BEFORE the SLA gets violated. In my searching I only found a way to send an escalation email after the SLA is violated.
Is there any way to notify the agents when a ticket is approaching the First Response SLA or the Resolution SLA? It would be great if there were conditions in Supervisor rules for "Hours until Response Due" or "Hours until Ticket is Due" so we can create the email alert ourselves.
Best Answer
C
Craig Marriott
said
over 5 years ago
Gents,
Just found there is is the option to do this underneath the where you set the SLA.
2 people have this question
M
Mike Kozak
said
almost 6 years ago
That's fuzzy and expensive compute logic to sort through.
I'd suggest you add an observer rule based on time since whatever action gets your SLA clock running.
R
Richard Kreuzburg
said
over 5 years ago
I dont think that its fuzzy at all. It already tracks time on the ticket and sends you a SLA violation when that time is breached. A warning email would simply be SLA Violation Time + (Variable representing Warning Time). When that threshold is met it sends a warning without affecting SLA. Pretty easy logic.
4 people like this
E
Eric Smith
said
over 5 years ago
I figured out how to set up this notification. I set up a supervisor rule with the condition "Hours since overdue is -2." The negative value works, and sends the notification email 2 hours before the ticket is overdue.
Craig Marriott
said
over 5 years ago
Answer
Gents,
Just found there is is the option to do this underneath the where you set the SLA.
Eric Smith
We recently had a situation where we were blindsided by an SLA Violation. SLA is a huge part of our metrics, and we need to be notified BEFORE the SLA gets violated. In my searching I only found a way to send an escalation email after the SLA is violated.
Is there any way to notify the agents when a ticket is approaching the First Response SLA or the Resolution SLA? It would be great if there were conditions in Supervisor rules for "Hours until Response Due" or "Hours until Ticket is Due" so we can create the email alert ourselves.
Gents,
Just found there is is the option to do this underneath the where you set the SLA.
2 people have this question
Mike Kozak
That's fuzzy and expensive compute logic to sort through.
I'd suggest you add an observer rule based on time since whatever action gets your SLA clock running.
Richard Kreuzburg
I dont think that its fuzzy at all. It already tracks time on the ticket and sends you a SLA violation when that time is breached. A warning email would simply be SLA Violation Time + (Variable representing Warning Time). When that threshold is met it sends a warning without affecting SLA. Pretty easy logic.
4 people like this
Eric Smith
I figured out how to set up this notification. I set up a supervisor rule with the condition "Hours since overdue is -2." The negative value works, and sends the notification email 2 hours before the ticket is overdue.
Craig Marriott
Gents,
Just found there is is the option to do this underneath the where you set the SLA.
2 people like this
Elizabeth Toy
Best thing I've seen all day! Thank you Craig!