- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 12:57 AM
Hi
I would like to create a rule that if an Incident has any Open (Incident) Tasks the Incident cannot be closed.
Not all Incidents will have tasks.
Any help?
Thanks
Riaz
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 03:03 AM
Hi Riaz,
Please add filter condition in BR as below:
and in code do the gliding on incident_task table rather then incident as below and then try:
Thanks,
Anjali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 06:48 AM
Thank you Anjali.
I have disabled UpdateChildincident (OOB BR), But still whenever i am closing the parent child incidents are automatically closing.
Please advise 😞
Regards.
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 02:16 AM
got a good example here for the same request on change:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 02:52 AM
Thanks Goran - Can you possibly paste the code used here?
Thanks
Riaz