[midPoint-git] [Evolveum/midpoint] a54f72: Fill case.targetRef for manual "add" operations
mederly
noreply at github.com
Wed Sep 7 12:38:40 CEST 2022
Branch: refs/heads/support-4.0
Home: https://github.com/Evolveum/midpoint
Commit: a54f72da0f299339dd575632eb1031e0c71b4da7
https://github.com/Evolveum/midpoint/commit/a54f72da0f299339dd575632eb1031e0c71b4da7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-09-07 (Wed, 07 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.
(cherry picked from commit 43f99793101603b41dacebb51aff97a5e9c2cadc)
More information about the midPoint-svn
mailing list