-
Notifications
You must be signed in to change notification settings - Fork 10
[BUG] Error in Team Leaderboard URL #145
Comments
This is most likely do to an error in your data, as seen in issue #134. Please provide a log file when the issue currently happens, as it is far easier to debug. Thanks! |
@PhlexPlexico thank you |
You currently have matches that are cancelled, or a match that has been completed with no winner. Please run |
@PhlexPlexico i have updated the values for records with NULL information in the database using your query Still getting the same error :( |
Can you post your latest log again after causing this error? It seems you have some data problems in your database that's causing this error, as I cannot reproduce. |
Also, would you mind running |
Uno momento, making one fix for this as well within the query. |
6ece304 Should fix that now. |
I can confirm it works! ;) /close this =D |
Latest push to master will also show winner in the map stats as well. |
Describe the bug
Error while viewing Team Leaderboard (/leaderboard)
Which Build
Both
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should show the team leaderboard for all matches irrespective of season.
Additional context
We should be able to see top team across all matches, like we have player leaderboard for all matches (/leaderboard/players)
The text was updated successfully, but these errors were encountered: