- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Good morning
Requirement: Create a new Resolution SLA definition for RCA problem tasks with a breach time of 3.8 days. The "Task Type" should be 'Problem Task', and the "Type" should be 'Root Cause Analysis'. The SLA should be triggered when the task is assigned to a group, and should create a new SLA for assignment group change.
I have created a new "Resolution" SLA on PTASK (problem_task) table, that should run a new SLA, everytime the Assignment group changes.
But the issue is, whenever an Assignment group is filled, a new SLA is being triggered, and however, when again changed, it is overriding the previous SLA and the group name is getting changed to the new one. So, both the new SLAs are getting attached to 2nd Assignment group.
Please help. I am very much confused.
But you can see below, I had changed the group
But both the SLAs shows the new group name. How is this possible? Where is the SLA for the 1st group? You can see, it has overridden it and shows the 2nd group name as Completed. Please help.
________________________________________________________________
My SLA which I created:
My requirement is that, for every group change, there should be a unique SLA attached to that particular group, either Completed or In Progress.
@Ankur Bawiskar @Dr Atul G- LNG @Viraj Hudlikar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
That is the expected behavior because the system checks as soon as the group is changed and attached. The system is not intelligent enough to determine what the previous group was in this case.
Try adding this condition.
Also, whenever we want to attach an SLA at the group level, it is actually an OLA, not an SLA. In ServiceNow, there is no implementation difference between OLA and SLA — only the type changes.
Try the above condition alone or in combination with your condition.
or
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @AbdurRahmanSnow ,
Remove the reset condition of that SLA and verify, because in reset condition when you give assignment group changes whenever the group changes it will override existing and add new group SLA.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @AbdurRahmanSnow ,
What should the business reason be for this? Is the reason that you would like to see the time utilized by each assignment group? If yes, have you then instead considered to look into the SLA breakdown by assignment plugin?
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi everyone
Got the issue.
There were 2 Assignment group columns, which was causing the issue. I just dragged the other Assignment group column and it is showing the other group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
That is the expected behavior because the system checks as soon as the group is changed and attached. The system is not intelligent enough to determine what the previous group was in this case.
Try adding this condition.
Also, whenever we want to attach an SLA at the group level, it is actually an OLA, not an SLA. In ServiceNow, there is no implementation difference between OLA and SLA — only the type changes.
Try the above condition alone or in combination with your condition.
or
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi Sir.
Got the issue.
There were 2 Assignment group columns, which was causing the issue. I just dragged the other Assignment group column and it is showing the other group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Perfect.. Please close the thread.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @AbdurRahmanSnow ,
Remove the reset condition of that SLA and verify, because in reset condition when you give assignment group changes whenever the group changes it will override existing and add new group SLA.
Thanks,
Pradeep
Regards,
Pradeep