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

ValidationError in ContactSchema.waitlists on GET /ctms?primary_email=<email address> #630

Closed
grahamalama opened this issue Apr 12, 2023 · 0 comments · Fixed by #631
Closed
Assignees
Labels
bug Something isn't working

Comments

@grahamalama
Copy link
Contributor

1 validation error for ContactSchema
waitlists -> 0 -> __root__ -> geo
  none is not an allowed value (type=type_error.none.not_allowed)

Sentry Issue

@grahamalama grahamalama added the bug Something isn't working label Apr 12, 2023
@leplatrem leplatrem self-assigned this Apr 13, 2023
leplatrem added a commit that referenced this issue Apr 13, 2023
* Fix #630: allow 'geo' field to be None or missing in waitlists

* Adjust schema input tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants