Bug #59992
Updated by Marc Bastian Heinrichs over 9 years ago
ATM Normally the @DataMapper@ only allows for mapping one record per UID but not additional instances like localized records (e.g. as built by record overlay). These have the same UID value but their own UID in a separate field (_LOCALIZED_UID). This should be taken into account to allow for mapping localized records in a single session (e.g. for importing data including translations).