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

HAPI FHIR JPA starter issue while using partition #579

Open
navin-rai opened this issue Aug 31, 2023 · 2 comments
Open

HAPI FHIR JPA starter issue while using partition #579

navin-rai opened this issue Aug 31, 2023 · 2 comments

Comments

@navin-rai
Copy link

navin-rai commented Aug 31, 2023

Hi, does anyone know why I get this error when using partitioning in hapifhir-jpa-starter.

I am using below extra configuration, when I set partitioning_include_in_search_hashes as true, I get the error as shown in image

"application-extra.yaml": "
hapi:
fhir:
partitioning:
allow_references_across_partitions: false
partitioning_include_in_search_hashes: true
"

image

@gmartelly
Copy link

I'm also getting this error. @navin-rai did you find a fix?

@jkiddo
Copy link
Collaborator

jkiddo commented Mar 9, 2024

@navin-rai is it still an issue with the current latest version (7.0.3)?

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

3 participants