Relationship between Parent incident and child incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2024 07:24 PM
If we change the Assignment group in the Parent incident, it is automatically changed in the child incident and the changes are updating in the activity log of child incident. Is that expected behaviour?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2024 08:33 PM
Hi @Vallam Pushpend ,
This is not OOTB unless you have any underlying Business Rule running on incident table.
Or you can refer to OOTB business rule called Update Child Incidents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2024 07:20 PM
Hi @Vallam Pushpend ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2024 08:41 PM
Check the OOB business rule update Child record
Incident --> Parent Incident means there is a "parent incident" field being used to relate the two together. Parent Incident is an OOB field that references the incident table. You can only reference incidents
Incident --> Parent is a different field. It uses the "Parent" field which is inherted, and references, 'task'. Which means you could have a parent change or a parent problem along with parent incident.