You can use Jira Automation together with the SLA Time Management app to receive notifications or trigger actions when SLA values change. You can find instructions below.
`"SLA Name.Breached" = "true"`
`"SLA Name.Spent Time Percentage" >= 80 AND "SLA Name.Spent Time Percentage" < 100`
{{comment.body}}[Automation] SLA breach email sent
Subject: SLA Breach Alert for {{issue.key}}
Hello,
The SLA has been breached for the following issue:
Issue: {{issue.key}}
Thanks,
SLA Time Management Automation
[Automation] SLA breach email sentThis is how your rule should work:
The example uses smart values that Jira Automation supports. You can customize the wording, add CCs, or even include HTML formatting if needed.