- Used Zammad version: 6.5.2
- Used Zammad installation type: docker-compose
- Operating system: Windows 11
- Browser + version: 145.0.3800.97
-
- Hi everyone,
I’m trying to better understand how SLA behavior is intended to work in Zammad, and whether there is a recommended way to handle this specific scenario.
Here’s the situation:
We have an SLA configured (for example, a 5-minute solution time). When a ticket is created, the SLA starts counting as expected. If the ticket is not resolved within that time, it correctly becomes overdue (shown in red), indicating an SLA breach.
However, when the ticket is eventually resolved and moved to a closed state, the SLA indicator no longer shows the violation — it appears as “normal” (green or neutral), as if the SLA had not been breached.
From an operational and reporting perspective, this is confusing. What we would expect is:
- Once the SLA is breached, this status should be preserved
- Even after the ticket is closed, it should still indicate that it was resolved خارج the SLA
- Ideally, we would also like to see how much time the SLA was exceeded
So the main questions are:
- Is this behavior expected by design (i.e., SLA is only evaluated in real time and not stored as a final result)?
- Is there any native way in Zammad to persist the SLA breach status after the ticket is closed?
- If not, what is the recommended approach to track SLA violations in a persistent way? (e.g., triggers, custom fields, reporting, etc.)
I’ve noticed that SLA conditions depend on ticket attributes (like state or category), and that changing these can remove/reapply the SLA. So I’m also wondering if this contributes to the behavior.
Any guidance or best practices would be greatly appreciated.
Thanks in advance!
*