[midPoint-git] [Evolveum/midpoint] edfd94: MID-8664: value metadata should not leak to other ...
virgo47
noreply at github.com
Mon Mar 27 13:57:11 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: edfd94cd2af794e1acd576f0f51e02d8efbf8ce3
https://github.com/Evolveum/midpoint/commit/edfd94cd2af794e1acd576f0f51e02d8efbf8ce3
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestAccessesValueMetadata.java
Log Message:
-----------
MID-8664: value metadata should not leak to other refs anymore
This was caused by the same ref instance used for both roleMembership
and archetypeRefs, now the ref is cloned before metadata are added.
More information about the midPoint-svn
mailing list