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

A Questionnaire and corresponding QuestionnaireResponse resource cannot be posted to the FHIR server at the same time in a transaction Bundle #226

Closed
jaboehri opened this issue Sep 6, 2024 · 0 comments · Fixed by #227, #229 or #243
Assignees
Labels
bug Something isn't working ready for release Issue is fixed and merged into develop, ready for next release
Milestone

Comments

@jaboehri
Copy link
Collaborator

jaboehri commented Sep 6, 2024

Description

Posting a transaction Bundle including a Questionnaire and corresponding QuestionnaireResponse resource throws an error that the Questionnaire referenced by QuestionnaireResponse.questionnaire cannot be found.

Effected DSF Version

  • 1.5.2 and older

To Reproduce

Run the integration tests in the fork.

Expected Behavior

Both Questionnaire and QuestionnaireResponse resoruces should be created successfully (201 created).

@jaboehri jaboehri added bug report Something may not be working needs triage labels Sep 6, 2024
@jaboehri jaboehri changed the title A Questionnarire and QuestionnaireResponse resource cannot be posted to the FHIR server at the same time in a transaction Bundle A Questionnarire and corresponding QuestionnaireResponse resource cannot be posted to the FHIR server at the same time in a transaction Bundle Sep 6, 2024
@hhund hhund added bug Something isn't working and removed needs triage bug report Something may not be working labels Sep 9, 2024
@hhund hhund changed the title A Questionnarire and corresponding QuestionnaireResponse resource cannot be posted to the FHIR server at the same time in a transaction Bundle A Questionnaire and corresponding QuestionnaireResponse resource cannot be posted to the FHIR server at the same time in a transaction Bundle Sep 9, 2024
@hhund hhund self-assigned this Sep 9, 2024
hhund added a commit that referenced this issue Sep 30, 2024
Enables creation of Questionnaire and QuestionnaireResponse in a
transaction Bundle if order is Questionnaire before
QuestionnaireResponse.
@hhund hhund added this to the 1.5.3 milestone Sep 30, 2024
@hhund hhund linked a pull request Oct 8, 2024 that will close this issue
hhund added a commit that referenced this issue Oct 8, 2024
Enables creation of Questionnaire and QuestionnaireResponse in a
transaction Bundle if order is Questionnaire before
QuestionnaireResponse.
@hhund hhund added the ready for release Issue is fixed and merged into develop, ready for next release label Oct 8, 2024
@hhund hhund mentioned this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for release Issue is fixed and merged into develop, ready for next release
Projects
None yet
2 participants