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
Because of how authentication is handled, we end up with a high number of duplicate accounts that need to be merged. We have a console feature (User#take_associations_from) to facilitate user merging, but we don't expose this in the UI anywhere.
The text was updated successfully, but these errors were encountered:
Because of how authentication is handled, we end up with a high number of duplicate accounts that need to be merged. We have a console feature (
User#take_associations_from
) to facilitate user merging, but we don't expose this in the UI anywhere.The text was updated successfully, but these errors were encountered: