forked from getsentry/sentry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(admin): Impove user account merging (getsentry#72692)
We now ensure that user account merges are much more complete. All exportable (and even some non-exportable!) data associated with the user-being-merged is now properly pointed at the newly combined `User` and `OrganizationMember` models, and awkward collisions (what if the users had invited one another to a certain team?) are handled gracefully.
- Loading branch information
1 parent
473b4dd
commit 01d69f1
Showing
13 changed files
with
875 additions
and
466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.