[midPoint-git] [Evolveum/midpoint] cfa783: Fix fulltext info update (MID-4932)
Pavol Mederly
mederly at evolveum.com
Wed Oct 24 04:59:56 CEST 2018
Branch: refs/heads/support-3.8
Home: https://github.com/Evolveum/midpoint
Commit: cfa7832201efdae9f5ba4b1075546808b1cae4de
https://github.com/Evolveum/midpoint/commit/cfa7832201efdae9f5ba4b1075546808b1cae4de
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectDeltaUpdater.java
Log Message:
-----------
Fix fulltext info update (MID-4932)
Looks like hibernate cannot deal with .clear() + .add() if the value
to be added is the same as it was before.
(cherry picked from commit d9378fa47af07fd1d0ea27db0f8f9c1a79e2976f)
**NOTE:** This service has 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