github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/extend-resumepp-event.md (about) 1 Enhancement: Extend ResumePostprocessing event 2 3 Instead of just sending an uploadID, one can set a postprocessing step now to restart all uploads in this step 4 Also adds a new postprocessing step - "finished" - which means that postprocessing is finished but the storage provider 5 hasn't acknowledged it yet. 6 7 https://github.com/cs3org/reva/pull/4477