csgo-league-web
csgo-league-web copied to clipboard
Cannot get player's active match
Describe the bug getPlayerMatchByDiscordId() returns 404
To Reproduce Steps to reproduce the behavior:
- Start a match by filling up the queue
- Query /player/discord/{discordId}/match for one of the players in the match
- We did this before everyone joined the server
Additional context We suspect something is wrong with the DB query here.