Maptio / maptio

http://www.maptio.com
Other
24 stars 5 forks source link

Fix (temporary workaround?) data overwriting during import #807

Closed rgoj closed 1 year ago

rgoj commented 1 year ago

Issue

Relates to #739

Description

This is intended as a temporary fix for the possibility of data overwrites during imports. It simply comments out the code that caused issues in https://app.intercom.com/a/inbox/q3x5lnhp/inbox/shared/all/conversation/106323200008448?view=List as described in #739

This means deduplication on import is partially disabled... but also this part never worked as intended. In effect, we are left with deduplication only by name and not by email (and the latter is more important).