You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In OUC JRs someone submitted 2 incorrect reports for a Sunday game on Saturday. I'm not sure if this was a an actual team making the mistake or the TD testing score submit before the tournament.
This correctly resulted in a score dispute being created.
Then both the reports were deleted from the Admin. This prevented the dispute from being rendered on the game due to the rendering logic.
The TD then set the score to 0 - 0 in an attempt to reset the score.
I discovered this because the Game notification badge count didn't make sense. Through soft deleted records and ScoreEntries I was able to figure out what happened. I reset the game so that everything will work but the Admin should have a reset button since if this was a bad submission by a team the TD has no clean way to recover other than editing the score manually when the game actually happens (it would have shown a dispute again though).
The text was updated successfully, but these errors were encountered:
In OUC JRs someone submitted 2 incorrect reports for a Sunday game on Saturday. I'm not sure if this was a an actual team making the mistake or the TD testing score submit before the tournament.
This correctly resulted in a score dispute being created.
Then both the reports were deleted from the Admin. This prevented the dispute from being rendered on the game due to the rendering logic.
The TD then set the score to
0 - 0
in an attempt to reset the score.I discovered this because the Game notification badge count didn't make sense. Through soft deleted records and ScoreEntries I was able to figure out what happened. I reset the game so that everything will work but the Admin should have a reset button since if this was a bad submission by a team the TD has no clean way to recover other than editing the score manually when the game actually happens (it would have shown a dispute again though).
The text was updated successfully, but these errors were encountered: