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

Respiratory Support Logs Not Displaying Correctly Without Mode Selection #9136

Closed
1 task
nihal467 opened this issue Nov 15, 2024 · 1 comment · Fixed by #9139
Closed
1 task

Respiratory Support Logs Not Displaying Correctly Without Mode Selection #9136

nihal467 opened this issue Nov 15, 2024 · 1 comment · Fixed by #9139
Assignees
Labels
bug Something isn't working P1 breaking issue or vital feature urgent

Comments

@nihal467
Copy link
Member

nihal467 commented Nov 15, 2024

Describe the bug

edge case bug from : #8781

When creating a detailed log update with respiratory support options (NIV, IV, OS) but without selecting a mode, the data does not display correctly in the ventilator log or graph, even though the data itself is being stored correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the Patient Consultation page.
  2. Click on Log Update and create a detailed log update.
  3. In the Respiratory Support section, select NIV, IV, or OS without selecting a mode.
  4. Submit the form and navigate to the Ventilator section.
  5. Observe the error in the log and graph display.

Expected behavior

  • The logs should display the NIV, IV, or OS data with the mode field left blank, and the system should handle this case gracefully.

Screenshots

Image

Image

@nihal467 nihal467 added bug Something isn't working urgent P1 breaking issue or vital feature labels Nov 15, 2024
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
bug Something isn't working P1 breaking issue or vital feature urgent
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants