We have strict response time SLAs but sometimes a ticket doesn't need a reply,
Right now I have a macro “No reply needed” that when applied takes the ticket out of the policy that enforces next reply SLAs
However when the customer comments again, the Next Reply SLA needs to be applied again. I have a trigger that will automatically put the ticket back into the appropriate SLA policy
The problem there is that the ticket will immediately breach because the next reply sla counts from their original message (that didn't need a reply) and not this new one that does. This then throws off our SLA reports and requires a lot of manual effort to try to work out which were false sla breaches and which were legitimate breaches.
Does anyone have a better way to handle this scenario to avoid a false ticket breach?
Pamela329Lac - Thank you for the reply, but we do already set the ticket to “Waiting for customer" when appropriate and the SLA Clock still counts from thir earlier message not a newer one, so I dont think that will work in this case
Jacob the Moderator - Thank you! That sounds like it will work. A shame zendesk can't handle this common use case but your method is a lot better than having to slowly go back through breaches and work out individually which ones are real or not etc