github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/do-not-panic-when-moving-missing-files.md (about)

     1  Bugfix: Prevent panic when trying to move a non-existent file
     2  
     3  We fixed a panic when the user tried to move a file which does not exist.
     4  
     5  https://github.com/cs3org/reva/pull/4290
     6  https://github.com/cs3org/reva/pull/4283