Skip to content

Conversation

@SURYAS1306
Copy link

Description

Backport of #12607 to the 4.20 branch.

This change fixes an issue where account deletion was blocked if the account
was listed as an administrator of projects that were already removed
(removed is not null).

The fix ensures that only active projects are considered when checking
whether an account manages projects, allowing deletion when only deleted
projects are associated.

Includes the same defensive check and unit test added in the main branch.

Rebased to 4.20 as requested by @DaanHoogland.

Fixes #12601

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Test (unit test code)

@SURYAS1306 SURYAS1306 closed this Feb 9, 2026
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.

Unable to delete account if the project is removed

1 participant