From 492a7e4b479f293edae2e11289a759cf7b47c397 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Thu, 16 Dec 2021 14:45:35 +0100 Subject: Only check whether a file is locked before we start the upload Fixes: #9194 --- changelog/unreleased/9194 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog/unreleased/9194 b/changelog/unreleased/9194 index 5482b2e4a..cdb04b1fe 100644 --- a/changelog/unreleased/9194 +++ b/changelog/unreleased/9194 @@ -5,3 +5,5 @@ Therefore we checked for the locked state before we start the upload. Due to a bug we checked that for each file chunk, now we only check when the upload starts and when it finished completely. https://github.com/owncloud/client/issues/9194 +https://github.com/owncloud/client/pull/9264 +https://github.com/owncloud/client/pull/9296 -- cgit v1.2.3