Michael Hiiva
Michael Hiiva
I have had the same issue for sometime with docsdoctor.org, and I have not recieved an email since I have opened an account. I do recieve them from both codetriage.com...
Related #241.
We should actually check our members to see if they are link to games which do not exist. We could also do a check for this on the AGAGD's end;...
If we were just to use the ratings tools for this and use the revert function, would that not require the original `[tournament_name].in` file? This would be based on the...
@gurujeet-ngc The schema is available at: https://github.com/usgo/usgo-sql-schemas/blob/main/schema.sql.
@somstrom I have removed you from being assigned on this issue as there has not been any progress or note of progress in the last month. Let us know if...
#148, #34 are related issues and likely should be updated alongside this.
It seems the code responsible for this is not checking invalid dates i.e., `null`, or `0000-00-00` https://github.com/usgo/agagd/blob/3276d2525cc0694d99740c38551cf1a8e75fc998/agagd/agagd_core/views/core.py#L86-L105
Both players now have graphs: https://agagd.usgo.org/player/17440/  http://agagd.usgo.org/player/22183/  However, for older ratings we are just seeing a json error. ie., https://agagd.usgo.org/ratings/7/ ``` { "result": "error" } ``` https://agagd.usgo.org/player/7/ ...
@salignatmoandal This has already been addressed in pull request https://github.com/freeCodeCamp/contribute/pull/219. If you look above your comment, you can see that a pull request has been linked to this issue.