Can Child Case SLA to follow parent Case SLA time ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 12:13 AM
We have SLA's configured for the Parent Cases, whenever a Child case is created for a parent SLA is getting attached
Example : For a parent case if SLA timer has start and some time has been elapsed ,after few hours if a child case is created then the SLA is getting attached with entire duration of SLA
Is there any way child Cases will follow the parent Cases SLA timer instead of starting the SLA from beginning on the child case?
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 12:27 AM
Do you want to track it separately, or just want the parent SLA info on the child?
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 01:10 AM
i want parent SLA information on child case

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 01:23 AM
Here's one related article that should assist you
https://community.servicenow.com/community?id=community_question&sys_id=b9071d64db217410fb4ae15b8a961964
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 12:32 AM
Hi
Same SLA record cant be mapped to two incident. We can configure SLA so that two SLA records created with same breach time
Now you create Identical SLA for Child ticket. So, in your main SLA add additional Start condition as parent is null and Reset condition as parent is not null
For Child ticket SLA use the same condition as parent, except the new condition I'm suggestion should be opposite. In Start condition it should be parent is not null and Reset condition as parent is null
Now we need a start time should be same. So, in incident table create new date time field or use existing field like Expected Start which was never used for storing the SLA start time. You have to create a on before business rule and update this field with the create time or the field used in retroactive start for parent SLA.
In child ticket SLA this field mentioned above should be in Retroactive Start.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep