diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/2208-add-partition-selector-to-id-param.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/2208-add-partition-selector-to-id-param.yaml index ab06b8460bd..7dbb3fb9bd6 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/2208-add-partition-selector-to-id-param.yaml +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/2208-add-partition-selector-to-id-param.yaml @@ -1,5 +1,5 @@ --- -type: bug +type: fix issue: 2208 title: "When performing a JPA server search on a partitioned server, searches with only the `_id` parameter and no other parameters did not include the partition selector in the generated SQL, resulting in leakage across partitions. Thanks to