I’m trying to upload 431 items to the CMS and it will only upload 231 of the items each time. I’ve tried republishing in-between import attempts to clear the cache, importing to new fields only, and importing the title to the slug. These are the solutions that I’ve found while combing through the discussion boards. Do you have another solution? I’m not sure what’s wrong. Each item has a name and nothing is repeated.
When importing Collection items via CSV, there’s a 4MB file size limitation per upload. For your 431 items, you’ll need to split your CSV file into smaller chunks (each under 4MB). You can do this by creating multiple CSV files with portions of your data using a spreadsheet application like Excel or Google Sheets.
Once you’ve imported all your items, you can manage them in the CMS panel. The items are displayed in sets of 100 per page, with pagination controls at the bottom to navigate through all your entries.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.