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

Pop "patient_category" in local validated_data instead of self.validated_data #1471

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

rithviknishad
Copy link
Member

Proposed Changes

  • Pop "patient_category" in local validated_data instead of self.validated_data

Associated Issue

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@gigincg gigincg merged commit 79356a1 into master Jul 22, 2023
5 checks passed
@gigincg gigincg deleted the fix-1470 branch July 22, 2023 07:54
@sentry-io
Copy link

sentry-io bot commented Jul 27, 2023

Suspect Issues

This pull request has been deployed and Sentry has observed the following issues:

  • ‼️ KeyError: 'patient_category' /api/v1/shift/{external_id}/ View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority; urgent waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Got a TypeError when calling ShiftingRequest.objects.create(). This may be because you have a...
3 participants