ozimakov opened a new pull request, #1362: URL: https://github.com/apache/syncope/pull/1362
## Summary - Override `moreAttrsToGet()` in `LDAPMembershipPropagationActions` to request `ldapGroups` when fetching the remote object before propagation - Without this, `beforeObj` does not contain `ldapGroups` when it is not in the user mapping, causing the external-group preservation block (lines 154-169) to be a no-op ## Test plan - [x] New IT `issueSYNCOPE1921` — same scenario as `issueSYNCOPE1473` but without `ldapGroups` in user mapping; fails without the fix, passes with it - [x] Existing IT `issueSYNCOPE1473` passes (no regression) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
