[midPoint-git] [Evolveum/prism] 06776a: Fix setTargetRef ignoring relation
mederly
noreply at github.com
Fri Mar 21 15:37:16 CET 2025
Branch: refs/heads/master
Home: https://github.com/Evolveum/prism
Commit: 06776aaaf0c2ad78405afd989ea091fec2d670c9
https://github.com/Evolveum/prism/commit/06776aaaf0c2ad78405afd989ea091fec2d670c9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/PrismReferenceValueImpl.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/xjc/PrismForJAXBUtil.java
Log Message:
-----------
Fix setTargetRef ignoring relation
For single-valued references, setTargetRef/targetRef methods
(delegating to PrismForJAXBUtil#setReferenceValueAsRef)
failed to update relation and a couple of other items if there
was already a value present. This commit fixes that.
This resolves MID-10578.
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