Skip to content

fix: Exclude deactivated and deleted users from the leaderboard - EXO-89834 - #2008

Merged
mkrout merged 1 commit into
developfrom
develop-89834
Sep 11, 2026
Merged

mkrout merged 1 commit into
developfrom
develop-89834

Conversation

@mkrout

@mkrout mkrout commented Sep 11, 2026

Copy link
Copy Markdown
Member

Prior to this, users whose account was deactivated or deleted were still ranked in the leaderboard.

This is caused by the leaderboard queries grouping realizations by earner without checking the identity state.

This commit fixes the problem by excluding earners whose social identity is disabled or deleted from the leaderboard and rank queries.

…-89834

Prior to this, users whose account was deactivated or deleted were still
ranked in the leaderboard.

This is caused by the leaderboard queries grouping realizations by
earner without checking the identity state.

This commit fixes the problem by excluding earners whose social identity
is disabled or deleted from the leaderboard and rank queries.
@mkrout
mkrout requested a review from boubaker September 11, 2026 15:39
@sonarqubecloud

Copy link
Copy Markdown

@mkrout
mkrout merged commit da90345 into develop Sep 11, 2026
11 checks passed
@mkrout
mkrout deleted the develop-89834 branch September 11, 2026 17:11
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