Field Updating multiple times in Activity while updating that filed from list view in Bulk Edit

Shubham54
Tera Contributor

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

Sagar Pagar
Tera Patron

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

Hi Sagar,

There is no current.update in before insert BR.

 

Thanks,

Shubham