-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
The dataloader used to be able to match to an existing file based on ID or externalID and update the details so long as the filePath was provided. We're seeing "Error 10 Internal Error" now whenever an existing file is run through the dataloader.
This has been occurring for all our clients over the last 1-2 weeks.
Steps to Reproduce
- Load a file into a test environment
- Run the same csv a second time
- See "Error 10 Internal Error"
Expected behavior:
Expect to see the file update
Actual behavior:
dataloader returns an error
Reproduces how often:
100% of files we attempt to update
Additional Information
-
The
dataloader.propertiesfile (minus login info)
dataloaderproperties (2).txt -
The CSV input file (smallest possible file that reproduces the issue
jobOrderFile-20230505-test.csv
) -
The results file(s)
jobOrderFile-20230505-test_loadAttachments_2023-05-05_09.43.04_failure.csv -
The log file
dataloader_2023-05-05_09.43.04.log
Metadata
Metadata
Assignees
Labels
No labels