Closed jospoortvliet closed 4 years ago
Ok, this is a known issue that is related to Text and onlyoffice and their way to sharing collaborated modification on a file throw a temporary file/buffer:
tl;dr: userB's edit are shared to userA that have writing access to the file.
The solution is to have those apps to check if the file is manually/temporary locked: https://github.com/nextcloud/server/pull/18080
(i am closing the issue as this cannot be done from the files_lock app, but have to be implemented in any collaborating app)
Updated-from-16 local test instance of Nc 18.0.1, 0.8.1 version of the app.