-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.1
-
Fix Version/s: 5.6.0-HF20, 5.7.2
-
Component/s: Automation
-
Upgrade notes:
Currently when executing an Automation batch (see BatchManager#execute(...)) the whole list of uploaded blobs is passed as an input of the operation/chain to execute.
We would like to be able to pass a single blob identified by its file index in the upload batch.
- is required by
-
NXP-9706 Add support for large file uploads in Nuxeo Drive
- Resolved