[midPoint-git] [Evolveum/midpoint] 2d5c6b: Fix association inbound mappings with more sources

mederly noreply at github.com
Thu Jul 15 09:31:56 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2d5c6b64fa02a778fb5c6b50900e563271ae2d25
      https://github.com/Evolveum/midpoint/commit/2d5c6b64fa02a778fb5c6b50900e563271ae2d25
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/ValueTupleTransformation.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingBuilder.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundMappingsEvaluation.java
    M model/model-intest/src/test/resources/mapping/resource-dummy-autogreen.xml
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionEvaluationContext.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/VariableProducer.java

  Log Message:
  -----------
  Fix association inbound mappings with more sources

The VariableProducer was confused when it got values other than
PCVs. Now it's fixed.

This resolves MID-7141.


  Commit: 05622ed792958959f27e318738e5ad311f5cb9e4
      https://github.com/Evolveum/midpoint/commit/05622ed792958959f27e318738e5ad311f5cb9e4
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/jsr223/Jsr223ScriptEvaluator.java
    M pom.xml
    M provisioning/ucf-impl-connid/src/test/resources/connector-ldap.xml
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapSynchronizationTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/f4fced317260...05622ed79295


More information about the midPoint-svn mailing list