Closed JensForstmann closed 7 months ago
steps to reproduce:
now after 15th round the score reported via webhook is Team A 5, Team B 10
cause: https://github.com/JensForstmann/tmt2/blob/5580a4423930d1ac83ee532e738f4a0857bf0f23/backend/src/matchMap.ts#L169 If this gets calculated it still thinks it's A10:B6 so it thinks teams are in switched state.
Closing this because it's a minor issue without any side effects (fixes itself) and without any easy solution.
steps to reproduce:
now after 15th round the score reported via webhook is Team A 5, Team B 10
cause: https://github.com/JensForstmann/tmt2/blob/5580a4423930d1ac83ee532e738f4a0857bf0f23/backend/src/matchMap.ts#L169 If this gets calculated it still thinks it's A10:B6 so it thinks teams are in switched state.