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

Status Code Error #1778

Closed
konavivekramakrishna opened this issue Dec 20, 2023 · 0 comments · Fixed by #1788
Closed

Status Code Error #1778

konavivekramakrishna opened this issue Dec 20, 2023 · 0 comments · Fixed by #1788
Assignees

Comments

@konavivekramakrishna
Copy link
Contributor

konavivekramakrishna commented Dec 20, 2023

Describe the bug
For a GET request to daily Rounds with an invalid consultation ID the response i.e., status code is 500, but instead it should be 4xx
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to patient's Dashboard
  2. In the code, change the consultation ID to null or undefined.
  3. see error

Expected behavior
For a GET request to daily Rounds with an invalid consultation ID, the response status code should be 4xx

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.

2 participants