Skip to content

Conversation

krauzer
Copy link
Contributor

@krauzer krauzer commented Jun 29, 2025

My issue: #7091 explains the issue.

This PR removes deprecated code in this service and more properly determines the default partition ID using the partition settings.

Includes some basic tests to verify the install occurs on the correct partition.

I couldn't figure out how to write a test that incorporates BaseRequestPartitionHelperSvc from hapi-fhir-storage, which produces the error.

@tadgh (author of #6564)

…lt Tenant ID Set

-deprecated method RequestPartitionId.defaultPartition() returns null even when default id is set
-under a multitenancy installation; this causes BaseRequestPartitionHelperSvc to throw an error when installing
non-partionable resources via system ig loading after changes implimented in version 8.2
-replace with getting id from the partition settings
@robogary
Copy link
Contributor

Formatting check succeeded!

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

Successfully merging this pull request may close these issues.

3 participants