Skip to content

Move user deletion to worker#15586

Open
SabreCat wants to merge 16 commits intodevelopfrom
kalista/deleteme
Open

Move user deletion to worker#15586
SabreCat wants to merge 16 commits intodevelopfrom
kalista/deleteme

Conversation

@SabreCat
Copy link
Copy Markdown
Member

@SabreCat SabreCat commented Jan 9, 2026

Before, when the user requested deletion of their account, the operation was handled on the app server.

Now, in similar fashion to how these requests are handled via the members API route (admin panel aka "Hall of Heroes"), we dispatch a job to the worker server when the user initiates a deletion via the Settings page.

@SabreCat SabreCat requested a review from phillipthelen January 9, 2026 22:08
@SabreCat SabreCat force-pushed the kalista/deleteme branch 2 times, most recently from 691dade to 9ffd98d Compare February 24, 2026 03:42
SabreCat and others added 7 commits March 23, 2026 17:18
These can potentially be tested in the worker's suite? They target functionality that the group leave route handles within the deletion flow
@SabreCat SabreCat force-pushed the develop branch 2 times, most recently from 2d54f93 to d465efa Compare April 8, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants