Skip to content

Conversation

@r4victor
Copy link
Collaborator

@r4victor r4victor commented Nov 26, 2025

Fixes #3254

  • Adds UserModel.deleted to mark them as deleted instead of hard delete with cascading deletes.
  • Handles deleted users properly to delete members, exclude from API, etc.
  • Fixes project deletion with long project names that failed due to name limits by introducing ProjectModel.original_name.

@r4victor r4victor merged commit ea6a5e6 into master Nov 26, 2025
28 checks passed
@r4victor r4victor deleted the issue_3254_deleting_user_internal_error branch November 26, 2025 08:57
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.

[Bug]: Internal Server Error when deleting a user

2 participants