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

mederly noreply at github.com
Tue Sep 9 14:08:25 CEST 2025


  Branch: refs/heads/feature/smart-integration-service
  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.


  Commit: 94443959d1b35c3f41c5dd1ccbb7b7b69669cb11
      https://github.com/Evolveum/midpoint/commit/94443959d1b35c3f41c5dd1ccbb7b7b69669cb11
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-09-09 (Tue, 09 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:
  -----------
  Merge branch 'feature/mid-10847' into feature/smart-integration-service


Compare: https://github.com/Evolveum/midpoint/compare/6b3ebe89f2b1...94443959d1b3

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