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

Fixing unneeded JSON verification for StatsCompanion #41

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

bstascavage
Copy link
Owner

Submission Checklist

  • Have you run and tested the application locally?
  • If tested locally, did you test with an adaquate amount of sample data?
  • Did you run pre-commit or task validate?

Changes

  • Adding a check to validate_statsCompanionRaw that checks if a StatsCompanion JSON was uploaded. Without this, if a null was defaulted to statsCompanionRaw (which could happen if data was entered without StatsCompanion), the upload would fail.

Issues

  • N/A

@bstascavage bstascavage merged commit c1c44b1 into develop Oct 17, 2023
3 checks passed
@bstascavage bstascavage deleted the validation-fix branch October 17, 2023 04:34
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.

1 participant