mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 00:13:19 +08:00
- If the local user is restricted, then attempting to fetch their data from the `/users` endpoint would result in an empty response. - Even if the user was successfully fetched, their `RulesetsStatistics` may not be populated (and instead be `null`). Curiously this was not picked up by static analysis until the first issue was fixed. Closes #21839. |
||
---|---|---|
.. | ||
CreateSoloScoreRequest.cs | ||
SoloStatisticsUpdate.cs | ||
SoloStatisticsWatcher.cs | ||
SubmitSoloScoreRequest.cs |