Skip to content

Resource creation failure due to reference validation when partitioning is enabled. #6951

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

Open
epeartree opened this issue May 9, 2025 · 0 comments · May be fixed by #6952
Open

Resource creation failure due to reference validation when partitioning is enabled. #6951

epeartree opened this issue May 9, 2025 · 0 comments · May be fixed by #6952

Comments

@epeartree
Copy link
Collaborator

With FHIR endpoint resource validation and partitioning enabled, creating a resource will fail due to reference validation.

How to reproduce:

  • create an Organisation on partition A;
  • POST a Patient with the newly created Organisation as 'managingOrganization' on partition A;

Actual behaviour:
422 "Unable to resolve resource with reference 'Organization/org1'"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant