Hello,
We have a problem. When importing records via CSV, we have the option to Skip, Override or Clone duplicates. We typically use "Clone" in order to keep data from both records. This however creates a duplicate record and it's very time consuming to find these records in order to merge them manually later.
Is there a way (or will there be a way) to know, after import, which records were already in the database? A match by email address would be perfect. So, after an export, the output would look like:
Imported : 100
Imports of possible duplicates (match by email address) : 10 [Click here to see these records]
That way, we could do the manual merge at the point of import, rather than by perusing pages of records without knowing what we're looking for.
Thoughts?
Thanks,
Marcelo