Importing more than 400 leads not shown on Leads list

Hello I’ve installed Mautic and I’m trying to import 2000 leads.



Once imported using a csv on the Lead List I can only see 4 pages of 100 leads each. But I can search any of the 1000 leads by its name on the search box on top of the list.



Is that the way it should work?


Hello I’ve installed Mautic and I’m trying to import 2000 leads.

Once imported using a csv on the Lead List I can only see 4 pages of 100 leads each. But I can search any of the 1000 leads by its name on the search box on top of the list.

Is that the way it should work?

Have you tried going to “Manage leads” and delete all filter in the search box?

Yes I’ve deleted all filters

I suggest to have a look at Db tables, watch for differences between leads that you can and cannot see. I’ve never had this problem, and I got thousands of leads per list.

Finally I had to split the csv file in batches of 200 contact each.

And then all the contacts showed up.

@hugetto the import might take some time. Your server limits (memory_limit, max_execution_time) can kill the import before it completes its task.