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

fix: merge ip op numbers #1546

Merged
merged 6 commits into from
Aug 24, 2023
Merged

fix: merge ip op numbers #1546

merged 6 commits into from
Aug 24, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Aug 22, 2023

Proposed Changes

  • ip_no and op_no were not intended to be separate fields
  • rename ip_no to patient_no
  • merge ip_no and op_no
  • updated field name in required places
  • fixes Merge ip_no and op_no #1542

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

Signed-off-by: Aakash Singh <mail@singhaakash.dev>
vigneshhari and others added 4 commits August 24, 2023 20:41
Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Signed-off-by: Aakash Singh <mail@singhaakash.dev>
Signed-off-by: Aakash Singh <mail@singhaakash.dev>
@vigneshhari vigneshhari merged commit 62e6283 into master Aug 24, 2023
5 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/merge-op-ip branch August 24, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge ip_no and op_no
4 participants