Cannot Reproduce
Details
Details
Assignee
Unassigned
UnassignedReporter
Dimitri Gogiashvili
Dimitri GogiashviliDevelopment Team
Eureka
RCA Group
Not a bug anymore
Story Points
0
Sprint
None
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 13, 2024 at 8:54 AM
Updated October 2, 2024 at 1:20 PM
Resolved September 10, 2024 at 8:08 AM
Overview:
Unable to trigger Data export by uploading a file containing valid UUIDs. Error message is displayed and in DevTools we get 500 status.
Preconditions:
User has .csv file with valid Instance UUID(s)
Steps to reproduce:
Login to evrk2 environment as an admin user
Go to “Data export” app
In the first pane, under jobs label, drag and drop file from precondition #1, or click “or choose file” button and upload it
Expected result: Export job should be triggered.
Actual result: Error message appears: “Server communication problem. Please try again”. In DevTools POST request to /data-export/file-definitions/{ex: d9349532-6f46-41af-ae35-393497645394}/upload fails with 500 status.
Additional info:
On the same App - Data export, under the logs label, after clicking any of the file name hyperlinks, we get the same error message - “Server communication problem. Please try again”. In DevTools we get 400 Bad Request response with the following response body - “Error getting presigned url for object: mod-data-export/download/”
Also reproducible on FSE Dry run 1
See example: