github.com/cs3org/reva/v2@v2.27.7/changelog/2.16.0_2023-08-21/fix-file-creation.md (about)

     1  Bugfix: return already exists error when child already exists
     2  
     3  Prevents two concurrent requests from creating the same file
     4  
     5  https://github.com/cs3org/reva/pull/4111