[midPoint-git] [Evolveum/midpoint] 309444: Add stub for existing mappings elimination

mederly noreply at github.com
Wed Sep 3 13:07:02 CEST 2025


  Branch: refs/heads/feature/mid-10847
  Home:   https://github.com/Evolveum/midpoint
  Commit: 309444ec814df3f0136de1f28529e3a1f6b34ce2
      https://github.com/Evolveum/midpoint/commit/309444ec814df3f0136de1f28529e3a1f6b34ce2
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/config/InboundMappingConfigItem.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ApplicabilityEvaluator.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/CorrelationSuggestionOperation.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/CorrelatorEvaluator.java

  Log Message:
  -----------
  Add stub for existing mappings elimination

The goal is to avoid suggesting inbound mappings if there
is one already present.

As part of this, the logic for deciding whether a mapping
is applicable to given evaluation phase was partly moved to
InboundMappingConfigItem, as it's now used from two places.

Related to MID-10847.



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