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

Update consultation detail's category with daily round's patient_category when a daily round is created/updated. #1041

Closed
rithviknishad opened this issue Sep 28, 2022 · 1 comment
Assignees

Comments

@rithviknishad
Copy link
Member

rithviknishad commented Sep 28, 2022

Currently patient category is stored in two places, Consultation Detail and Daily Rounds.
Therefore when a log update is created with a different category other than in consultation, the last consultation's category also should be updated with the log update's category.

cc: @gigincg @vigneshhari

@gigincg
Copy link
Member

gigincg commented Apr 6, 2023

This is unnecessary, the data is already present in consultaiton.last_daily_round

@gigincg gigincg closed this as completed Apr 6, 2023
@github-project-automation github-project-automation bot moved this from Triage to Done in Care Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants