Skip to content

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

Merged
andreaskoepf merged 2 commits into
mainfrom
3246_backend_merge_users
Jun 14, 2023
Merged

Add POST /api/v1/admin/merge_users#3475
andreaskoepf merged 2 commits into
mainfrom
3246_backend_merge_users

Conversation

@andreaskoepf

Copy link
Copy Markdown
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.

@melvinebenezer melvinebenezer left a comment

Copy link
Copy Markdown
Collaborator

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
@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.

2 participants