Open InservNologin opened 2 years ago
Cc @juliushaertl @ArtificialOwl @CarlSchwan
What kind of file is this and did you manually lock it or did you use and editor that locks automatically on the file?
Its with any type of file. The file is locked manually
Nextcloud and app versions would also be interesting. I cannot reproduce that with the latest release.
May #73 be related?
Files might get locked by accessing them via Apps over WebDAV and rendering these workflows unusable.
This becomes a problem when editing files via WebDAV, as seen here: https://github.com/allotropia/nextcloud_files_libreoffice_edit/issues/16
Since the problem is part of the files_lock mechanic, this needs to be addressed here.
⚠️ This issue respects the following points: ⚠️
Bug description
When a file is locked and you have to upload a new version of the same file, you´ve to unlock it and upload the new version when before the user who blocked it could overwrite it while being blocked
Steps to reproduce
Expected behavior
The file should be overwritten by the user who blocked it when a new version is uploaded
Installation method
Manual installation
Operating system
RHEL/CentOS
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response