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

Custom Migration to clean no input values as null in Daily Rounds table #1810

Closed
2 tasks
Tracked by #6985
rithviknishad opened this issue Jan 6, 2024 · 3 comments · Fixed by #1839
Closed
2 tasks
Tracked by #6985

Custom Migration to clean no input values as null in Daily Rounds table #1810

rithviknishad opened this issue Jan 6, 2024 · 3 comments · Fixed by #1839
Assignees

Comments

@rithviknishad
Copy link
Member

Related to coronasafe/care_fe#6985

Tasks

  • Migrate all fields in daily rounds that has zero values to be null.
  • Migrate all blood pressure fields that are less than or equal to 0 to be null (reason: coronasafe/care_fe@fc77784)
@aeswibon
Copy link
Member

I would like to work on it.

@aeswibon
Copy link
Member

@aparnacoronasafe, Can you confirm whether zero can be a valid value in blood pressure fields?

@aparnacoronasafe
Copy link
Member

Yes. BP can be zero.

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 a pull request may close this issue.

3 participants