Skip to content

fix: Set the combinedScore value to the locationScore if there is no combinedScore #1734

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

Merged
merged 3 commits into from
Jul 10, 2025

Conversation

knipec
Copy link
Contributor

@knipec knipec commented Jul 10, 2025

Description

This will prevent the new backend from crashing with the 1.2 frontend

Per this slack thread: https://tech-matters.slack.com/archives/C0376RCCXD2/p1752100638887979
This will allow the new global-enabled backend to work (mostly) with the old frontend, and with the new frontend.
The only thing that I'm aware of that doesn't work is that now on 1.2 it looks like global sites work -- until you try to view a soil match's details, and then it crashes because global matches don't have LCC but the client expects LCC.

Related Issues

I haven't made an issue, but could if that's useful :)

@knipec knipec requested a review from garobrik July 10, 2025 00:25
@garobrik garobrik merged commit cc3450e into main Jul 10, 2025
10 checks passed
@garobrik garobrik deleted the fix/combined-score branch July 10, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants