- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2018 07:49 AM
Is it possible to report on 'Assignment group' assigned when SLA Task record breached SLA (Breach = true)?
In other words, if I would like to know which Group was assigned to a record during the moment of breaching then what is the best way to extract this information?
Grateful for advise:)
H
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2018 07:57 AM
Hi Henrik,
OOB there isn't field that captures Assignment Group when SLA was breached. All you can do is to get a Breach Assignment Group field created on Task_sla table & then create a Business rule on Task_sla table that runs when Has Breached changes to True & then capture the Assignment Group field value in Breach Assignment Group field.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 02:56 AM
Hi Jaspal,
Can you help with the code here please? Thanks in advance.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 08:54 AM
This link has all of the instructions needed (no code):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2019 06:26 AM
Hello Jaspal,
Can we please get the BR for the same if possible.
Regards,
Uday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 12:02 AM
Paji please share the code my one is not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 06:45 AM
BR is on which table?