- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 12:31 AM - edited 05-07-2024 12:31 AM
Hello Experts,
I am looking out for a fix script/Server script to delete the Activity log for an existing task record.
This is required as these tasks will be updated for multiple values (sequentially via flow) and will create activity log for that record which is not needed.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:26 AM
Hi @akash27 ,
You can follow the steps mentioned in the below article,
https://www.servicenow.com/community/itsm-forum/delete-activity-comment-log/m-p/508675
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:05 AM
Hi Akash,
Deletion of activity log itself defeats the purpose of it. Why not avoid updating fields if it is not needed instead of deleting it later. Suggest you to check for a logic to avoid update instead of deletion then
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:26 AM
Hi @akash27 ,
You can follow the steps mentioned in the below article,
https://www.servicenow.com/community/itsm-forum/delete-activity-comment-log/m-p/508675
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang