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:
Sojan Jose
2023-08-23 23:24:47 -07:00
committed by GitHub
parent 44f6a9ec3c
commit acb7debd3f
11 changed files with 174 additions and 100 deletions

View File

@@ -0,0 +1,3 @@
name,email
Jöhn Döe,john.doe@example.com
Jane Smith,jane.smith@example.com
1 name email
2 Jöhn Döe john.doe@example.com
3 Jane Smith jane.smith@example.com