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
We should manage the user data removal by allowing to specify a "successor".
Add a parameter successor to UsersManager.DeleteUser that, if null delete everything, otherwise assign all the user data to the new user. We should also beware of dataset naming conflicts when merging.