[midPoint-git] [Evolveum/midpoint] 873640: Fix matching of correlation-time inbound mappings

mederly noreply at github.com
Thu Oct 13 19:22:56 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8736403cffa81fe74a68a9523c041de7c78d6daf
      https://github.com/Evolveum/midpoint/commit/8736403cffa81fe74a68a9523c041de7c78d6daf
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ApplicabilityEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/Context.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MSource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MappedItems.java
    M model/model-impl/src/test/resources/sync/resource-dummy-limited.xml

  Log Message:
  -----------
  Fix matching of correlation-time inbound mappings

When selecting inbound mappings to be invoked on correlation time,
we mistakenly ignored those having $focus (or similar) prefix.
It is now fixed.

This resolves MID-8222.




More information about the midPoint-svn mailing list