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

Discharge Date: Unable to select same day as patient admitted date if patient admitted and discharged on same day #6749

Closed
2 tasks
rithviknishad opened this issue Nov 29, 2023 · 1 comment · Fixed by #6757
Assignees
Labels
Backend bug Something isn't working Frontend P1 breaking issue or vital feature

Comments

@rithviknishad
Copy link
Member

Describe the bug
Unable to select today for "Discharge Date" if patient admitted and discharged on same day

To Reproduce
Steps to reproduce the behavior:

  1. Create a consultation as admission with a date and time (say: 27/09/2023 10:00 AM)
  2. Attempt to use date picker to select same date (say: 27/09/2023)

Possible solutions

  • Either capture time also for discharge_date
  • Truncate time from for validation

Screenshots
image

@rithviknishad rithviknishad added bug Something isn't working Backend Frontend P1 breaking issue or vital feature labels Nov 29, 2023
@github-project-automation github-project-automation bot moved this to Triage in Care Nov 29, 2023
Copy link

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working Frontend P1 breaking issue or vital feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant