[midPoint-git] [Evolveum/midpoint] a91f61: MID-4568 small steps to improve safety of createOn...

Viliam Repan noreply at github.com
Wed Oct 26 16:58:35 CEST 2022


  Branch: refs/heads/feature/mid-4568-preview-changes-cod
  Home:   https://github.com/Evolveum/midpoint
  Commit: a91f61971e129635e80043fa530229c7fa74b9f2
      https://github.com/Evolveum/midpoint/commit/a91f61971e129635e80043fa530229c7fa74b9f2
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluatorFactory.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluatorFactory.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/ReferenceSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/ReferenceSearchExpressionEvaluatorFactory.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/ReferenceResolverImpl.java
    M model/model-impl/src/main/resources/ctx-model.xml

  Log Message:
  -----------
  MID-4568 small steps to improve safety of createOnDemand, still not working correctly. code not yet cleaned up. wip


  Commit: f941f29feaf9a3a234b86cd6bde9dee03c1afb40
      https://github.com/Evolveum/midpoint/commit/f941f29feaf9a3a234b86cd6bde9dee03c1afb40
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestPreviewChangesCoD.java
    R model/model-intest/src/test/resources/preview-cod/meta-role.xml
    A model/model-intest/src/test/resources/preview-cod/role-meta-assignment-search.xml
    A model/model-intest/src/test/resources/preview-cod/role-meta-association-target-search.xml

  Log Message:
  -----------
  MID-4568 preparing association target search related test, not finished yet. wip


Compare: https://github.com/Evolveum/midpoint/compare/8bdff5014dd8...f941f29feaf9


More information about the midPoint-svn mailing list