downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
229 stars 91 forks source link

Solve count broken? #121

Closed multimeric closed 3 years ago

multimeric commented 3 years ago

I've noticed for a few weeks that the solve counts all seem to be 0:

image

stevenhao commented 3 years ago

I plan to fix this as part of migrating puzzles & puzzle stats from firebase to postgres. Perhaps sometime in the next 2 weeks.

multimeric commented 3 years ago

That would be good. Any thoughts on what happened? (I'm just interested)

stevenhao commented 3 years ago

I think I must've accidentally turned off the logic that updated the solve count on game completion when doing the game event migration.

stevenhao commented 3 years ago

Acknowledging that my time estimates have not been the best in the past, I'm hoping to finish the migration of the puzzle repo sometime this week!

frozenpandaman commented 3 years ago

Seems to be fixed now!

multimeric commented 3 years ago

Indeed! Closing.