SLA notification is not getting triggered for the group or user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2025 07:41 AM
I was working on an SLA notification built on the task_sla table.
The conditions are:
Has breached is true
The WHOM TO SEND are set to task.assigned_to and task.assignment_group
The issue is that even when Has breached becomes true, the notification is not getting triggered.
However, if I directly add a specific user or assignment group in the notification settings , it works fine.
But when I try to add task.assigned_to and task.assignment_group as recipients dynamically, the notification does not get triggered.
We are on the Xanadu release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 01:45 AM
Hi @mdshahvez11
Trigger type should be "Event is fired", under "When to Send"
Events are fired based on Flow "Default SLA flow", which needs to be configured when you define your SLAs