How can Child Incident should use Parent Incident SLA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 11:47 PM
As incident is created SLA gets attach to it and as I create child incident to that parent incident. Same SLA should be attached to child incident. How would I get this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2022 12:12 AM
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.
This way you can have similar SLA in both parent and child.
Please mark answer correct/helpful based on impact.