Tried to set up email notifications to notify our team when a ticket breaches its SLA. The wording on the automation makes it look like it should only trigger at the exact moment the SLA Timer on the ticket rolls past its limit.
Unfortunately, it also triggers for every single ticket that has ever breached its SLA at any point in time, even tickets that have been closed for years.
I don't see an if condition to check how long the SLA has been breached for either, so I can't fix it by adding a "If SLA timer breached by more than 60 seconds: Don't send" condition either.
Edit: It actually gets even worse. I tried to work around this issue by changing the trigger to only run when the SLA "Will breach in the next x minutes". But it's triggering on nearly everything! Even tickets with tons of time left before its SLA is breached!
Does this trigger function properly at all??
Hello @Ross E. Snyder
The SLA threshold breached trigger is sensitive in its operation. The settings for "breached" and "will breach in the next" work on real-time monitoring of SLA timers. However, it tends to re-trigger on tickets that have previously breached if conditions aren’t restrictive enough.
To prevent notifications on old or resolved tickets that have breached previously, consider adding an “Issue Status” condition. Here’s how you can refine your rule:
If you want to avoid frequent triggers, modify your settings:
You may try to Use SLA Time and Report for Advanced SLA Notifications, developed by my team
If Jira Automation continues to have limitations with precise timing and control, consider This add-on provides:
You can set up actions for breached SLAs, such as:
Using these steps should help refine your notification setup and reduce unnecessary alerts for historical SLA breaches.
As this should not happen, can you show an example of a closed issue where the SLA breached?
Are you SLA's set up correctly, as the only reason I see this happening is due to the fact the historical issues match in the SLA and have a still running SLA counter based on the stop counting action in the SLA is not adhering to those issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure. See below. I inherited the environment, and it looks like you're right the SLA's are broken on old tickets- but that doesn't explain anything at all. There are 4 hours left on the broken SLA. The automation still shouldn't have triggered.
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.