CSV Import Issue in Corteza 2023.3.8 - Progress Bar Stuck

Hi everyone,

I’m new to the Corteza community, so this is my first post—please bear with me if I miss any details!

I’ve recently started using Corteza version 2023.3.8, and I’m encountering a problem with the CSV import feature. No matter what I try, the import progress bar gets stuck, and nothing is imported, even after waiting for a long time.

Steps I’ve Tried

  1. Tried importing a very small CSV file (just 2 records with basic data).
  2. Verified that the CSV headers match the field names in the target module.
  3. Ensured the file is UTF-8 encoded and checked for formatting issues like special characters or empty rows.
  4. Confirmed that my user role has the necessary permissions for creating and importing records in the module.
  5. Cleared my browser cache and even switched to a different browser (tried Chrome and Firefox).
  6. Restarted the Corteza server to rule out any temporary glitches.
  7. Renmaed by csv table headings to match the exact import module names.

Despite these efforts, the progress bar remains unresponsive, and the records are not imported. I couldn’t find any obvious error messages in the UI, but I may not be checking the logs correctly.

Questions

  • Could this be related to my setup, or is there something I’m missing?
  • Where should I check in the logs for more details about this issue?

Additional Info

  • Corteza version: 2023.3.8
  • Deployment: Docker
  • CSV file structure: Basic text with no special characters or formulas.
  • Module configuration: Standard, no custom scripts or fields.

If someone could guide me on where to look in the server logs or provide any tips on resolving this, I’d be extremely grateful.

Thanks in advance for your help!

I had a similar problem when part of my import included user IDs. You might check for that, or anything similar.

Once I go rid of the user IDs, the data went right in. I ended up having to manually set the user fields on the records after they were imported.