[midPoint-git] [Evolveum/midpoint] 43f997: Fill case.targetRef for manual "add" operations

mederly noreply at github.com
Tue Sep 6 13:17:55 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 43f99793101603b41dacebb51aff97a5e9c2cadc
      https://github.com/Evolveum/midpoint/commit/43f99793101603b41dacebb51aff97a5e9c2cadc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractManualResourceTest.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/manual/AbstractManualResourceTest.java
    M provisioning/ucf-impl-builtin/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/builtin/ManualConnectorInstance.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Fill case.targetRef for manual "add" operations

When the shadow to-be-created did not contain an OID (that is the usual
case), the targetRef was not provided. This is now fixed. However, the
GUI needs to be adapted to deal with this.

Related to MID-7977.




More information about the midPoint-svn mailing list