[midPoint-git] [Evolveum/midpoint] a4ee8b: Preliminarily fix delta merging (MID-4690)
Pavol Mederly
mederly at evolveum.com
Mon May 28 15:46:18 CEST 2018
Branch: refs/heads/fix/mid-4690
Home: https://github.com/Evolveum/midpoint
Commit: a4ee8b6b04a79679c14cc20abe72af2bd168efa7
https://github.com/Evolveum/midpoint/commit/a4ee8b6b04a79679c14cc20abe72af2bd168efa7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-28 (Mon, 28 May 2018)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ObjectDelta.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaDelta.java
Log Message:
-----------
Preliminarily fix delta merging (MID-4690)
It looks like the special sub-delta handling code introduced into
ItemDelta.findItemDelta causes problems during object delta merging -
when specific combinations of overlapping modifications are merged.
This partly fixes MID-4593 "First password change sets no metadata".
(This commit is an attempt to fix that; not much tested yet.)
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list