View Categories

Leads Bulk Update -Error

< 1 min read

Query: Client tries updating the bulk lead owner of the list “Alpha” (From Alpha to Beta) but it fails with below error.
Screenshot 2023-10-31 at 11.02.53 AM.png

Preview

Cause:
 This happens when a Static list contains large number of leads and it is trying to include all the Lead ids in the DB query making it huge. Retrieving leads with the query takes more time hence gets timed out. The flow needs to be optimized in this scenario.

Workaround:
 We can ask them to do Bulk update from Lead grid with advanced search criteria if that can handle customer scenario.


Scroll to Top