-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Epic Link:
-
Tags:
-
Backlog priority:600
-
Sprint:UI - 2020-06 3, UI - 2020-07 1
A client encountered 502 errors coming from the batch upload API while attempting to import a set of files.
Each request sent to the batch upload API should be checked for errors; the UI should present errors to the end user, and if the error results in a non-viable batch (i.e. execution on the batch is certain to fail because one or more uploads did not return 201) the process should not be allowed to continue.