Merge duplicates #5244
FelixMalfait
announced in
.Roadmap
Replies: 2 comments 2 replies
-
See also: #6276 |
Beta Was this translation helpful? Give feedback.
1 reply
-
@FelixMalfait I think most people could get around this feature by exposing a “deletedAt” Column on the export. As long as folks have the uniqueID deduping can be done relatively easily in excel/sheets. Once the contacts are merged/deduped then the user could just import the changes and eliminating contacts by setting a date and time on the deletedAt column. As of now we’re unable to do that because the column isn’t exposed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've got a basic feature to surface duplicates but we should build more around it: button to merge duplicates, edit duplicate match criteria...
Beta Was this translation helpful? Give feedback.
All reactions