github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.1_2024-02-29/fix-remove-update-share.md (about)

     1  Bugfix: Fix remove/update share permissions
     2  
     3  This is a workaround that should prevent removing or changing the share permissions when the file is locked.
     4  These limitations have to be removed after the wopi server will be able to unlock the file properly.
     5  These limitations are not spread on the files inside the shared folder. 
     6  
     7  https://github.com/cs3org/reva/pull/4534  
     8  https://github.com/owncloud/ocis/issues/8273