[midPoint-git] [Evolveum/midpoint] bfd081: Consider correlated focusses when suggesting mappings
Andrej
noreply at github.com
Tue Mar 24 19:19:13 CET 2026
Branch: refs/heads/feature/s-11112-correlate-before-suggest
Home: https://github.com/Evolveum/midpoint
Commit: bfd0819d8496062d77d278b624962615f2b6b55a
https://github.com/Evolveum/midpoint/commit/bfd0819d8496062d77d278b624962615f2b6b55a
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-03-24 (Tue, 24 Mar 2026)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/OwnedShadowsProviderFromResource.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
Log Message:
-----------
Consider correlated focusses when suggesting mappings
**What**
When shadow-owner (focus) pairs are searched during the process of
suggesting mappings, consider not only linked focuses, but also
correlated focuses (if any).
**Why**
We want to add automatic correlation process before running suggesting
mappings, because requiring linked owners is too strict requirement.
The correlation alone is harmless, because the data about correlated
users are only informational. But for purposes of mappings suggestions
they can replace the need for linked users.
This works only if there is certain "owner candidate", i.e. there is one
resulting owner candidate.
**Task**: 11112
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list