-
Notifications
You must be signed in to change notification settings - Fork 157
Labels
Description
Is your feature request related to a problem? Please describe.
We set up OpenCloud with Collabora, which works very well.
However, when we open a document in Collabora, we encounter an issue where the menu options in the tab allow us to delete the file, but this does not work due to file locking.
Describe the solution you'd like
Allow the file to be deleted when it is locked by the current session only (the code needs to be changed so that it first releases the lock and then deletes the file). If possible, the button should also be greyed out when the file is locked by another user.
Describe alternatives you've considered
A quick solution would be to grey out the delete button when the file is locked.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done