HomePhorge

Fix detecting folder hierarchy changes in FolderSync (Bifrost#T42645)

Description

Fix detecting folder hierarchy changes in FolderSync (Bifrost#T42645)

It happened that hasHierarchyChanges() detected changes properly, but
when a device sent FolderSync to get the changes we returned empty
result. It's because we didn't (and we really couldn't) implement
getChangedFolders(). Now we compare client and server folders'
properties to make sure all changes are returned back to the device.

Details

Provenance
machniakAuthored on Feb 23 2018, 1:12 PM
mollekopfPushed on Aug 21 2023, 6:45 PM
Parents
R4:974a07a38774: Fix folder hierarchy changes detection and response in Sync
Branches
Unknown
Tags
Unknown

Event Timeline