Issue found in Create Target List

Anybody can help…Used version is SuiteCRM 7.7.2

We created target list with about 10,000 contacts. Error “Bad data passed in; Return to Home” message pop-up on screen after the process is running. Is there any limitation in SuiteCRM on the number of contacts per target list?

Besides, we found performance issue. Is any suggestion to tune up the speed?

I’d recommend you look at adjusting your php.ini options to ensure php is not hitting a limit. Specifically max_execution_time, memory_limit etc.

Were there any errors in the CRM or PHP logs?

Thanks,

Will.

Here is the patch to make it works for 7.8.2 version:
https://github.com/salesagility/SuiteCRM/issues/3302