You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the feature
As a submitter, I want to be able to resume uploads so that I don't have to upload the entire file again.
Acceptance criteria
Upload ID is returned to the user on aborted upload
upload ID can be given together with a single file when the action is upload for example sda-cli -config file.conf upload FILENAME --resume-id UPLOAD-ID
Tests verifying the changes are added
Additional context
Estimation of size: medium
Estimation of priority: medium
The text was updated successfully, but these errors were encountered:
Please describe the feature
As a submitter, I want to be able to resume uploads so that I don't have to upload the entire file again.
Acceptance criteria
upload
for examplesda-cli -config file.conf upload FILENAME --resume-id UPLOAD-ID
Additional context
Estimation of size: medium
Estimation of priority: medium
The text was updated successfully, but these errors were encountered: