Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix total score without mods migration failing on custom ruleset scores when custom ruleset cannot be loaded #28213

Merged
merged 1 commit into from
May 19, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented May 19, 2024

Closes #28209.

Yes this means that such scores will have a zero total score without mods in DB and thus might up getting their total recalculated to zero when we try a mod multiplier rebalance (unless we skip scores with zero completely I suppose). I also don't really care about that right now.

…es when custom ruleset cannot be loaded

Closes ppy#28209.

Yes this means that such scores will have a zero total score without
mods in DB and thus might up getting their total recalculated to zero
when we try a mod multiplier rebalance (unless we skip scores with zero
completely I suppose). I also don't really care about that right now.
@bdach bdach added realm deals with local realm database type:reliability next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! labels May 19, 2024
@bdach bdach requested a review from a team May 19, 2024 07:49
@peppy peppy merged commit 5e1f696 into ppy:master May 19, 2024
10 of 11 checks passed
@bdach bdach deleted the fix-realm-migration-fail branch May 20, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! realm deals with local realm database size/S type:reliability
Projects
None yet
2 participants