Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add POST /api/v1/admin/merge_users #3475

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

andreaskoepf
Copy link
Collaborator

First backend support for #3246 : Adds a new /api/v1/admin/merge_users endpoint to merge one or more source user accounts into an existing destination user account. The source user accounts are deleted in the process and all objects that belonged to the source users are transferred to the destination user. Rows belonging to the source accounts in the user_stats and troll_stats tables are also deleted.

Copy link
Collaborator

@melvinebenezer melvinebenezer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreaskoepf andreaskoepf merged commit 7885202 into main Jun 14, 2023
3 checks passed
@andreaskoepf andreaskoepf deleted the 3246_backend_merge_users branch June 14, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants