HomePhorge

Remove duplicates on cache synchronization.

Description

Remove duplicates on cache synchronization.

https://issues.kolab.org/show_bug.cgi?id=4067 and (Bifrost#TT20881)

It happens that IMAP folder may contain many objects with the same UID.
The precise reason for this is unknown, but it can be e.g. a faulty
client or an error between "create a new object instance" and "remove the
old one". It causes various issues when editing such objects.

With the change we assume that the most recent object (with max. IMAP UID)
is the one that should be used and all the older instances will be removed
automatically.

Details

Provenance
machniakAuthored on Feb 16 2017, 12:49 PM
machniakPushed on Feb 20 2017, 12:12 PM
Parents
rRPKeac7bcf4d2eb: Improvements on "Remove tag" selection list (Bifrost#T20281)
Branches
Unknown
Tags
Unknown
Build Status
Buildable 8172
Build 8421: Continuous Integration for Software Development Projects