github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-space-unlock.md (about)

     1  Bugfix: Fix unlock via space API
     2  
     3  We fixed a bug that caused Error 500 when user try to unlock file using fileid
     4  The handleSpaceUnlock has been added
     5  
     6  https://github.com/cs3org/reva/pull/4338
     7  https://github.com/owncloud/ocis/issues/7708