-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF29, 11.1, 2021.0
-
Component/s: Web UI
-
Release Notes Summary:Pending uploads from the dropzone widget can be aborted when the underlying upload provider supports it.
-
Tags:
-
Upgrade notes:
-
Sprint:nxGang Sprint 11.1.5, nxGang Sprint 11.1.6
-
Story Points:1
With ELEMENTS-838 in place, we can add an abort button next to upload progress bars in widgets like:
- nuxeo-dropzone
- nuxeo-document-import
- etc.
in order to abort pending uploads which is useful in case you start uploading a big file you did not intend to upload.
Moreover, we could make sure the blobs are removed from the transient store in case an error occurs and even when the upload is done.
- depends on
-
NXP-24979 S3 Direct Upload: canceling the batch upload should also abort the multipart upload
- Resolved
-
ELEMENTS-838 Add abort support in nuxeo-uploader-behavior
- Resolved
- is required by
-
NXP-28291 Gracefully handle upload errors on document import
- Resolved
- Is referenced in
- mentioned in
-
Page Loading...