splashcat-ink / splashcat

Splatoon battle tracking
https://splashcat.ink
GNU Affero General Public License v3.0
9 stars 1 forks source link

Player.DoesNotExist: Player matching query does not exist. #220

Open sentry-io[bot] opened 4 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: SPLASHCAT-C9

Player.DoesNotExist: Player matching query does not exist.
(2 additional frame(s) were not displayed)
...
  File "search/views.py", line 12, in search_for_players_played_with
    request_user_player = Player.objects.filter(team__battle__uploader_id=request.user.id, is_self=True).latest(