[midPoint-git] [Evolveum/midpoint] 8bea0e: Remove "unresolved object ref" warnings (MID-5814)

mederly noreply at github.com
Tue Oct 1 18:11:33 UTC 2019


  Branch: refs/heads/tmp/fixes
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8bea0e0363868e37e672f02a6d88a0f53afa3b65
      https://github.com/Evolveum/midpoint/commit/8bea0e0363868e37e672f02a6d88a0f53afa3b65
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/engine/EngineInvocationContext.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/engine/WorkflowEngine.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/engine/helpers/AuditHelper.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTestPolicy.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/AbstractTestAssignmentApproval.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/OperationResultAsserter.java

  Log Message:
  -----------
  Remove "unresolved object ref" warnings (MID-5814)

Now we correctly use AuditHelper (model-impl) when auditing workflow
events.

Also:
1. added assertions on log entries collected from operation result,
2. fixed op. result handling in WorkflowEngine.executeRequest().




More information about the midPoint-svn mailing list