[midPoint-git] [Evolveum/prism] bf8abb: Support comparison of expression-based PPVs
mederly
noreply at github.com
Tue Dec 17 14:43:19 CET 2024
Branch: refs/heads/tmp/fix-7918
Home: https://github.com/Evolveum/prism
Commit: bf8abbe1479348db1d156eca01a1f2235ba983ea
https://github.com/Evolveum/prism/commit/bf8abbe1479348db1d156eca01a1f2235ba983ea
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M infra/prism-api/pom.xml
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/ExpressionWrapper.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/util/PrismAsserts.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/PrismPropertyValueImpl.java
M infra/prism-impl/src/test/java/com/evolveum/midpoint/prism/TestDelta.java
Log Message:
-----------
Support comparison of expression-based PPVs
Prism property values that contained only the expression were always
treated like equal, which is obviously wrong. It prevented e.g. storing
them in a multi-valued property.
This commit adds the relevant functionality.
Should resolve MID-7918.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications
More information about the midPoint-svn
mailing list