From c898f72847cb1bee04b55f111cf8c07cd19a08a8 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Wed, 28 Jun 2023 13:45:44 -0500 Subject: [PATCH] =?UTF-8?q?Fixes=20=E2=80=9Cfile=20does=20not=20exist?= =?UTF-8?q?=E2=80=9D=20sync=20error=20after=20restoring=20previous=20versi?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Due to a bug, it was possible for Harmony records to contain duplicate file entries after restoring a previous version. Harmony would then try to download _all_ files, including the duplicates, and would fail if any of them no longer exist. These changes fix the underlying bug, and also fix existing corrupted records on the fly. --- External/Harmony | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/External/Harmony b/External/Harmony index 893ab13..6fc83a8 160000 --- a/External/Harmony +++ b/External/Harmony @@ -1 +1 @@ -Subproject commit 893ab13c6c8a90c3a4d149329a0f5ffb6c534ab6 +Subproject commit 6fc83a878a390ac5434904b00a85746b6796bf0c