Response SLA Getting Multiple Times When state changes from IN progress to New. How to Resolve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 12:48 AM
Do you have a query business rule on your task_sla table? That caused me and NowSupport a lot of debugging and time (couple of months), before we found the issue to be in there.
It also looks like your response SLA is just attached a second time (so again triggered). What happened to this ticket? When was the first one completed, and the second one created? What happened at that moment with priority, active and assignment group?
If my answer helped you in any way, please then mark it as helpful.
Mark
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2022 11:45 AM
I agree with Mark on debugging this, we faced the same issue. The first question is - "Is your TaskSLA (global.TaskSLA) OOB Script Include modified"? If yes, working with the SN Hi Support Team would help.
If your answer is No, then the next step is to check the History of both original and duplicated SLA attachments. You will find some logic where they both differ apart from timings and duration. From which you can get to any Service Side Script interfering with the SLA definition conditions. Hope this helps.
Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.