馃悰 [Bug] Merge duplicate user accounts and email addresses
Created by: Tirokk
Authored by roschaefer Closed
馃悰 Bugreport
So we just changed 940 unnormalized email addresses (those gmail email addresses which had dots) into their normalized version. We had to skip 40 email addresses where the users already registered again with their email addresses. That created another user account with the normalized email.
So in the long term should merge those unnormalized and normalized email addresses into one node and also merge the user accounts that are connected to these email addresses. That would allow the 40 users to get the former posts back.
In the short term we should maybe notify those 40 users and tell them about this issue?