This PR fixes a bug that created a deletedAt column in sample CSV file generated for import, that when used afterwards for import, would create soft deleted records, which gives the impression that the CSV import does not work.
This PR fixes a bug that created a deletedAt column in sample CSV file generated for import, that when used afterwards for import, would create soft deleted records, which gives the impression that the CSV import does not work.