Description of use case
It happens, when importing csv files, that the import fails and a red box appears stating "An unexpected error occured". See attached screen shot. It happens for a workflow with the "file import' task.
When does this message appear?
So far, we are aware that this message appears in case:
- no amount has been entered in the csv - i.e. it happens in case there is 1 or more records for which the amount is not filled out;
- full empty lines are present in the csv - i.e. it happens in case there is 1 or more records not populated at all in the csv.
Request for enhancement
Can the message "An unexpected error occured" be improved, such that it explains what the possible causes of the error might be? And/or a reference to the line in the import file that is causing the issue? In this way, users are little bit better guided on how to troubleshoot the issue.