Skip to content

Delete files from tab menu not working #1195

@ETES-Stuttgart

Description

@ETES-Stuttgart

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

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions