github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fix-deleting-during-postprocessing.md (about)

     1  Bugfix: Disallow to delete a file during the processing
     2  
     3  We want to disallow deleting a file during the processing to prevent collecting the orphan uploads.
     4  
     5  https://github.com/cs3org/reva/pull/4446