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

Incorrect 500 status code is returned when a bundle is submitted containing only patient resources #68

Open
wluyima opened this issue Aug 25, 2021 · 0 comments

Comments

@wluyima
Copy link

wluyima commented Aug 25, 2021

This code here always results in a 500 status code when a bundle is submitted containing patient resources only since results.otherResources.code would always be undefined, in JS/node a comparison with undefined always returns false.

@wluyima wluyima changed the title Incorrect 500 status code is returned when processing bundles containing only patient resources Incorrect 500 status code is returned when a bundles is submitted containing only patient resources Aug 25, 2021
@wluyima wluyima changed the title Incorrect 500 status code is returned when a bundles is submitted containing only patient resources Incorrect 500 status code is returned when a bundle is submitted containing only patient resources Apr 18, 2022
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

No branches or pull requests

1 participant