Handle duplicate addresses in AddressReferenceBaseImporter

Refactored the AddressReferenceBaseImporter to optimize address import and reconciliation. The code now identifies duplicate addresses in the temporary table and handles them according to the 'allowRemoveDoubleRefId' flag. This enhances data consistency during import operations.
This commit is contained in:
2024-07-19 13:41:17 +02:00
parent 6cb085f5f7
commit 19accc4d00
2 changed files with 68 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
kind: Feature
body: Handle duplicate reference id in the import of reference addresses
time: 2024-07-19T13:40:59.418509766+02:00
custom:
Issue: ""