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

Don't crash when logging an update query without osVersion or buildID #2874

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

jcristau
Copy link
Contributor

Fixes #2872

Copy link
Contributor

@gbrownmozilla gbrownmozilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just about to write the same patch!

@jcristau
Copy link
Contributor Author

I'll note that this bug was useful to me yesterday to verify the sentry integration for balrog-stage-public was working. That's probably not a good enough reason not to fix it though :)

@jcristau
Copy link
Contributor Author

One thought: this doesn't have a testcase, which seems wrong, so I'll try and fix that before merging.

@jcristau
Copy link
Contributor Author

Added a test now.

@jcristau jcristau merged commit fdeb9f7 into mozilla-releng:main Jun 15, 2023
@jcristau jcristau deleted the issue2872 branch June 15, 2023 14:14
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.

KeyError: KeyError('osVersion') in json get_update
3 participants