github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/uploadsession-specific-processing-flag.md (about)

     1  Bugfix: upload session specific processing flag
     2  
     3  To make every upload session have a dedicated processing status, upload sessions are now treated as in processing when all bytes have been received instead of checking the node metadata.
     4  
     5  https://github.com/cs3org/reva/pull/4475