chore: Contact import improvements (#7787)
- Ensure existing contact information is updated on data import - Refactor the existing job to make it more readable - Fixes issues with import files in the wrong encoding fixes: #7307
This commit is contained in:
3
spec/fixtures/data_import/invalid_bytes.csv
vendored
Normal file
3
spec/fixtures/data_import/invalid_bytes.csv
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
name,email
|
||||
Jöhn Döe,john.doe@example.com
|
||||
Jane Smith,jane.smith@example.com
|
||||
|
Reference in New Issue
Block a user