Not all SLA warning notifications are sent. Only 100%(breach) notification is sent outIssue SLA warnings are not working as expected, the warning at 50% and 75% are never sent, only at 100% breach.The workflow shows an event was fired for both, but the email doesn't go out. Seems like the events are broken. ReleaseNACause***No issues with the task SLA or the schedule ***No issues seen with workflow***The events are all fired - no issues with the events Checked the Notifications: SLA warning is triggered by sla.warning event The notification has these conditions configured: Stage is In Progress Task.Priority is 1 - Critical -or Task.Priority is 2 High Task.Assigned to.Company.Name is not Atea AGS OR Stage is In Progress Task.Assigned to.Company.Name is Atea AGS These do not match as the task.priority value is 4 - Low for the exampleAssigned to is company is Atea DKThe conditions for this notification do not match. Only the "Stage is In Progress" matches. Company value for the assigned to is Atea DK not Atea GS ***This notification will not be sent even though the event was triggered Checked the notification SLA warning2 is triggered by the event sla.warning75 ****Same issue here - The conditions don't match so the notification will not be sent even if the event is triggered The notification SLA breached is triggered by the event sla.warning.breach ***There are no conditions configured on this notification and this notification will be sent when the event is triggered Conclusion: The reason why the 50% and 75% notifications were not sent is because even though the events were fired, the conditions on the notifications do not match. Only the 100%/breach notifications is sent because this notification doesn't have any conditions configured.Resolution50% and 75% notifications are not being sent because the conditions configured for these to be sent do not match on the examples provided. Review and amend the notifications conditions so that they match for the notification/s to be sent.