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
After first practically using this script I have a slightly different proposal:
Display the information for both people: IDs, names, countries, DOBs
Let the user select each individual piece of data for the merge (if different):
For example, I just had to merge two people with same countryIDs, but the remaining data being different. I needed to end up with the following: ID1, name2, DOB2, (country)
(Suggested by @SAuroux here)
This will let us get rid of the javascript blocking dialog for confirmation, too.
The text was updated successfully, but these errors were encountered: