-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.4.35
-
Fix Version/s: None
-
Component/s: UI
-
Release Notes Summary:CSV export download is fixed.
-
Tags:
-
Backlog priority:1,000
Steps to reproduce:
- install nuxeo 10.10 + HF35/36 + nuxeo-web-ui
- start Nuxeo
- open a private window in the browser to be sure no cache is used
- log in
- go to the Default domain
- click on the CSV export button
- observe that the download fails with "Error: file not found"
In the developer tools, one can see that the file content is visible in the Response of the request. Problem may be related to ELEMENTS-1274
Expected behavior:
The CSV export is downloaded successfully.
PS: it seems that the bug is not reproducible with AWS S3 as blob/transient storage...
- is caused by
-
ELEMENTS-1263 Make the bulk download popup appear as soon as the ZIP file is ready server-side
- Resolved
- is related to
-
NXP-28608 CSV Export downloads an empty file
- Resolved
-
ELEMENTS-1168 Handle download of json async op results
- Resolved