SORMAS-Project
SORMAS-Project copied to clipboard
[S2S] Allow one instance to be responsible for multiple districts
Feature Description
Sometimes one SORMAS instance can be responsible for multiple districts. At the moment, when using S2S, each instance is configured to be the receiving system for exactly one district by setting the districts external ID (Property: sormas2sormas.districtExternalId)
Proposed Change
Allow for multiple external IDs to be configured for one instance. This could be done by introducing a delimeter between all external IDs.
For example: sormas2somras.districExternalId = 12345|67890|09876|54321
Acceptance Criteria
Implementation Details
Additional Information
This issue needs to be implemented together with another one for the S2S GUI where a user can select from all confiured districts. It does not exist yet and will be linked to this one when ready.
@JonasCir FYI @SahaLinaPrueger Please link your issue with this one when you have created it