[midPoint-git] [Evolveum/midpoint] b207d1: Modify work definition of mapping simulation activity

Andrej noreply at github.com
Fri Feb 6 14:10:31 CET 2026


  Branch: refs/heads/feature/t-4184
  Home:   https://github.com/Evolveum/midpoint
  Commit: b207d1d84b2062bea0e0092d211e56f13ab771c9
      https://github.com/Evolveum/midpoint/commit/b207d1d84b2062bea0e0092d211e56f13ab771c9
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-02-06 (Fri, 06 Feb 2026)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/work/WorkDefinitionUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingActivityHandler.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingActivityRun.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mappings/tasks/MappingWorkDefinition.java

  Log Message:
  -----------
  Modify work definition of mapping simulation activity

**What**

Create new complex type, which holds necessary data for the mappings
simulation. In particular it specifies mappings alongside the item path
they are supposed to map.

**Why**

Previous definition contained mapping definition, but that does not
contain information about what item it is mapping. But that is crucial
information to evaluate the mapping on a correct item.

**Notes**

This change also fixed few `since` annotations, because they had wrong
version set.

**Task**: 10992



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list