Field Updating multiple times in Activity while updating that filed from list view in Bulk Edit
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2023 01:49 AM
I created Functionality to update due date on multiple at a time, I added this field to activity log , But activity capturing multiple time in one record.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2023 01:54 AM
Hi @Shubham54,
Check is there any current.update in before insert business rule cause this recursion and added that field to activities multiple times.
Thanks,
Sagar Pagar
The world works with ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2023 02:34 AM
Hi Sagar,
There is no current.update in before insert BR.
Thanks,
Shubham