[midPoint-git] [Evolveum/midpoint] 82a468: Failing test for duplicated assignment request

mederly noreply at github.com
Thu Feb 26 14:28:51 CET 2026


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 82a4687bb9b0ba54b14b14f43bafa858fda2d732
      https://github.com/Evolveum/midpoint/commit/82a4687bb9b0ba54b14b14f43bafa858fda2d732
  Author: honchar <honchar at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java

  Log Message:
  -----------
  Failing test for duplicated assignment request

Related to #10979

(cherry picked from commit 2e48196979d993cad55e8294c167a96e5742f473)


  Commit: b59aae370f3b3819fd7574ad5fed325e846b6c7d
      https://github.com/Evolveum/midpoint/commit/b59aae370f3b3819fd7574ad5fed325e846b6c7d
  Author: honchar <honchar at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java

  Log Message:
  -----------
  Refactor test to simplify assignment delta debug

Related to 10979

(cherry picked from commit 2a09448e8f67d9386a19a94123e7e7eef64a154f)


  Commit: 6140eff44f21b28368b8d4f18f5a4195ed5961fc
      https://github.com/Evolveum/midpoint/commit/6140eff44f21b28368b8d4f18f5a4195ed5961fc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueMetadataTypeUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/OperationalDataManager.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestBasicValueMetadata.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestValueMetadata.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AbstractAsserter.java

  Log Message:
  -----------
  Keep assignment metadata in case of phantom adds

When adding an assignment that already exists in the focus object (i.e.,
a phantom addition), we no longer overwrite - and therefore lose - its
process and storage metadata.

Related to MID-10979.

(cherry picked from commit f9a5b9f2830fbecb98f7b7973eb47c481970b475)


  Commit: 019866fd99677d6022ac5c29e86a747699c580eb
      https://github.com/Evolveum/midpoint/commit/019866fd99677d6022ac5c29e86a747699c580eb
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/OperationalDataManager.java

  Log Message:
  -----------
  Fix assignment metadata handling

This commit fixes the handling of modification metadata in the case
of a phantom assignment addition. It handles the case when there were
no previous storage metadata.

This fixes failing TestUserTemplate.

Related to MID-10979.

(cherry picked from commit b7cb81dc990aca4317d8052bf361fd9251e0c5f6)


Compare: https://github.com/Evolveum/midpoint/compare/68f2a1c94f00...019866fd9967

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