github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/fix-blobstore.md (about)

     1  Bugfix: write blob based on session id
     2  
     3  Decomposedfs now uses the session id and size when moving an uplode to the blobstore. This fixes a cornercase that prevents an upload session from correctly being finished when another upload session to the file was started and already finished.
     4  
     5  https://github.com/cs3org/reva/pull/4615