Mass Update not completing

We have around 14,000 leads that we are trying to mas update. No matter if we select the whole list or by page the update never finishes loading on the browser.

So far we have been successful in updating some of the records, but we are having to piece meal everything. I have been successful updating about 200 leads by doing quantities of 20, 40, and 100 at a time. Is there something we need to do in order for all of the records to be updated at once with out doing small quantities?

You could try increasing the query limit in the config file but you maybe running into a memory limit or max execution time limit that is set by your server. You could try increasing these in your php.ini file.

1 Like

It might also be worth looking at the error logs for the server and SuiteCRM to see if anything is shown there.

1 Like