[midPoint-git] [Evolveum/midpoint] 54488b: Consider correlated focusses when suggesting mappings

Andrej noreply at github.com
Tue Mar 24 19:18:32 CET 2026


  Branch: refs/heads/feature/s-11112-correlate-before-suggest
  Home:   https://github.com/Evolveum/midpoint
  Commit: 54488b50b755eaa6de34d3608d9c6a9eee455138
      https://github.com/Evolveum/midpoint/commit/54488b50b755eaa6de34d3608d9c6a9eee455138
  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