[midPoint-git] [Evolveum/midpoint] f9a5b9: Keep assignment metadata in case of phantom adds
Viliam Repan
noreply at github.com
Wed Feb 18 22:29:44 CET 2026
Branch: refs/heads/feature/totp
Home: https://github.com/Evolveum/midpoint
Commit: f9a5b9f2830fbecb98f7b7973eb47c481970b475
https://github.com/Evolveum/midpoint/commit/f9a5b9f2830fbecb98f7b7973eb47c481970b475
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2026-02-18 (Wed, 18 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.
Commit: 7fc08d0a0b95e89730a122eafe2edd7cb998c82b
https://github.com/Evolveum/midpoint/commit/7fc08d0a0b95e89730a122eafe2edd7cb998c82b
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-02-18 (Wed, 18 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:
-----------
Merge remote-tracking branch 'origin/master' into feature/totp
Compare: https://github.com/Evolveum/midpoint/compare/5ff1cfb871c2...7fc08d0a0b95
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