You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixeszkemail#122, i dont
know if this is exactly what you wanted so you might have to review it,
it merges records with the same values while keeping the earliest first
seen at date with the oldest last seen at date.
Also, while these ones overlap, there are many keys which do not overlap, but if they have the same value, then we should in fact be merging those entries into one.
This should happen at the database level, because we want the API to return values that are as processed as possible.
This case should not exist, it should be merged.
The text was updated successfully, but these errors were encountered: