ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
983 stars 386 forks source link

Daily challenge streak stuck at 1 day #11479

Closed cl8n closed 2 months ago

cl8n commented 2 months ago

seen on https://osu.ppy.sh/users/14889628 (they reported this to me)

they have currently only played the first map on July 25, and their stats look like this image

nanaya commented 2 months ago

I forgot about the one week cutoff being applied when doing stats calculation and things are stuck if user never played after certain period after the recalculation (before the #11432 fix). Should be fixed now.