child incident resolved notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 12:29 AM
Hi,
I am working on creating a notification that sends an email to the parent incident's assignment group when a child incident is resolved. I suspect there might be an issue with the condition, but I'm not entirely sure.
This is what I tried:
Thanks,
Sahar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 01:40 AM
Is something updating on the parent incident as well? If there is no update on the parent, there will never be a trigger for the notification to check your conditions.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 01:49 AM - edited 11-29-2023 01:50 AM
Let's try the conditions below.
Incident State (State) changes to Resolved AND Parent Incident is NOT Empty.
The rest seems look fine.
Cheers,
Tai Vu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 01:50 AM
Hi,
I would suggest to create a event based notification and trigger event only when the Incident is Resolved and has parent (parent Incident is not empty).
https://www.youtube.com/watch?v=YSZFiumGXj4
Thanks
Anil Lande