Production to Staging migration issue

Hi.

I am populating my staging environment with productions data.
Schemas migrated successfully and are identical except staging one is empty.

Attempt to re-import a CSV that was exported from production environment returns an error.
Not with all tables. Some smaller ones imported without any issues.

Any ideas?

Hi @Scottsky,

Thank you for reporting this bug. The export CSV has a bug where the JSON is not transposed correctly and leaves an empty field. I tested importing a CSV with a JSON column from scratch (instead of through an export) and was able to import it successfully. I've logged this bug internally and I'll let you know of any updates as they come in. Sorry for any inconveniences or delays this has caused you!