[midPoint-git] [Evolveum/prism] 9ed389: Fix REPLACE deltas that change the type
mederly
noreply at github.com
Fri Dec 22 23:59:21 CET 2023
Branch: refs/heads/feature/attributes-as-polystrings
Home: https://github.com/Evolveum/prism
Commit: 9ed389ad6df043ad067ece62a8e0a3993418a3f5
https://github.com/Evolveum/prism/commit/9ed389ad6df043ad067ece62a8e0a3993418a3f5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ItemDeltaImpl.java
Log Message:
-----------
Fix REPLACE deltas that change the type
The application of REPLACE delta on an item now
always overwrites the definition. This is necessary
to correct functioning of shadow caching (updating
String to PolyString attributes).
Related to MID-2119.
More information about the midPoint-svn
mailing list