NelsonDJCROriginal post
Web Developer
I tried importing a CSV file into my PRODUCTS collection. The dashboard shows the message “Import to PRODUCTS completed successfully,” but no data appears in the collection after the import. I verified the CSV format and column headers match the schema, but still no records are visible.
Could you please check if there’s an issue with the CSV import process or provide guidance on how to debug this?
Thank you!
Summary
CSV file imported successfully but no data showing in PRODUCTS collection even though format and headers match schema. Looking for assistance on debugging the issue.