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

Improvement to increase stability of repository search #365

Open
delcroip opened this issue Oct 20, 2023 · 0 comments
Open

Improvement to increase stability of repository search #365

delcroip opened this issue Oct 20, 2023 · 0 comments

Comments

@delcroip
Copy link

this call to repository search gives error when running PD/$apply for smart immunization measles :

Parameter specified as non-null is null: method com.google.android.fhir.workflow.testing.IGInputStreamStructureRepository.search, parameter headers

this happend because the Repository class IGInputStreamStructureRepository did not set headers as nullable

Empty headers are specified with Collections.emptyMap() in other part of the code such as here

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