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 death_datetime and death_confirmed_doctor if discharge reason other than EXPIRED #1519

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Aug 7, 2023

Proposed Changes

  • Pop death_datetime and death_confirmed_doctor if discharge reason other than EXPIRED
  • Custom migration to clean up existing data.

Associated Issue

Migration Test

Before Migration:

image

After Migration:

image

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

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

@vigneshhari vigneshhari merged commit 1de5ef7 into master Aug 8, 2023
5 checks passed
@vigneshhari vigneshhari deleted the pop-exp-fields-if-non-expired branch August 8, 2023 18:17
@rithviknishad rithviknishad mentioned this pull request Aug 8, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority; urgent reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

death_datetime is being accepted even if patient is not expired.
4 participants