blaskovicz / MagicStick

Integrated gatherer of magic
http://magic-stick.herokuapp.com
MIT License
4 stars 2 forks source link

Matchup display and data incorrect #35

Closed Marshall-Hallenbeck closed 9 years ago

Marshall-Hallenbeck commented 9 years ago

I posted this in the comments but I finally received my 2FA code from GitHub so I'm filing an issue here.

For this week (6-7) I have 3 matchups all displayed in the matchups tab, but when I click on one of them , it shows a different person as the player (names blurred out since this is GitHub).

This is causing the "matches remaining" stat on the leaderboard to be incorrect too.

magic-stick-match-messup

blaskovicz commented 9 years ago

Derrick fixed this by changing match members. The match names currently have nothing to do with the players added to the matchup (although this may change in the future).

Marshall-Hallenbeck commented 9 years ago

Ah okay thanks :D I didn't noticed it was fixed in the leaderboard. Will the names be changed as well?