Lichess4545/heltour

incorrect ratings on dashboard for 960

Open

#647 opened on May 20, 2025

 (0 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
P3 - lowbuggood first issuepython

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

similar to #606, the player dashboard shows incorrect ratings for 960 under "my pairings". the same problem exists on the confirm pairing page. this one should be easier to fix though, probably by using player.rating_for(league) instead of just player.rating.

Contributor guide