- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 04:24 AM
Hello All,
I have a requirement , we are able to delete parent record but respective tasks are remaining orphaned.
How can we delete the child tasks along with parent cases.
Is it possible to do automatic deletion ??
or can restrict the parent case before task getting deleted?that means the hr case can be deleted only when related task is deleted?
please suggest how can we proceed.
Thanks
Solved! Go to Solution.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 04:27 AM
HI,
Yes in servicenow we have cascade deletion (No coding)
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 04:27 AM
HI,
Yes in servicenow we have cascade deletion (No coding)
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 07:47 AM
Hi Ashutosh,
Thanks for the reply,
Can you also let me know how can we restrict for only hr application for sn hr core task table.
Thanks,
Sushma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 11:16 PM
Hi Ashutosh,
How can we override the reference cascade rule on task table we I have to use only for hr scope application.
Thanks,
buzz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 12:30 AM
Hi,
That field is on task table? If yes then it will be applied to all child and we cant override it.
In that case you need to write a BR do that specific table.
Thanks,
Ashutosh