Update file's metadata in the local database when the etag changes while file remains...
authoralex-z <blackslayer4@gmail.com>
Tue, 20 Dec 2022 18:49:35 +0000 (19:49 +0100)
committerallexzander <allexzander@users.noreply.github.com>
Fri, 30 Dec 2022 15:57:32 +0000 (16:57 +0100)
commit50ffc7373fd4f0cd645343622754ff55f4350a49
tree39927669dd35fff7c0ac2babe72d579530589376
parentd2d9de790f6dc600a2bd9c0de953d4a11f5b634b
Update file's metadata in the local database when the etag changes while file remains unchanged. Fix subsequent conflict when locking and unlocking.

Signed-off-by: alex-z <blackslayer4@gmail.com>
src/libsync/propagatedownload.cpp
src/libsync/propagatedownload.h
test/testsyncconflict.cpp