[midPoint-git] [Evolveum/midpoint] 05dc53: Fix operation result in resolveReferenceIfExists

mederly noreply at github.com
Fri Mar 27 11:23:57 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 05dc531be77238b750d38c6bad8496f08c2f0d40
      https://github.com/Evolveum/midpoint/commit/05dc531be77238b750d38c6bad8496f08c2f0d40
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestFunctions.java
    M model/model-intest/testng-integration-full.xml

  Log Message:
  -----------
  Fix operation result in resolveReferenceIfExists

When the reference didn't exist the method returned null (correctly)
but incorrectly marked result as FATAL_ERROR. This is now changed to
HANDLED_ERROR.

Resolves MID-6133.


  Commit: 3089ae849594dead0382c2a81848b76aa156a9d4
      https://github.com/Evolveum/midpoint/commit/3089ae849594dead0382c2a81848b76aa156a9d4
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M pom.xml
    M provisioning/ucf-impl-connid/src/test/resources/connector-ldap.xml

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


Compare: https://github.com/Evolveum/midpoint/compare/f06de439d046...3089ae849594


More information about the midPoint-svn mailing list