First response SLA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-11-2020 12:16 PM
I am trying to figure out the best way to create 'First Response' SLA.
Start SLA: When ticket is assigned to an assignee
Stop: First comment posted by after ticket has been assigned to assignee
Note: Comment could be posted before being assigned to this/current group which has SLA set up.
How do i achieve that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-11-2020 12:37 PM
Hi Karan,
In SLA we cannot control the comments or worknotes updates. For your case either you can create an response SLA with the condition as follows:
start condtion :
Active is true and Assigned to is empty
Stop Conditoin :
Assigned to is not empty
In this way you can track the response SLA.
If it helps then please mark my answer Correct and Helpful.
Thanks,
CB

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-11-2020 12:47 PM
Hi,
As CB as advised, we can't control SLAs based on journal inputs. However, you do have a few possible options.
- Add a first response field to the incident form which, via a Business Rule is set a value when a customer visible comment is added. You can then set your stop condition on that field when it's not empty.
- If you want to avoid adding a field to the incident table, you could create a business rule that stops the SLA when a comment is added.
- Rather than an SLA, use a scripted metric definition.