Steps to reproduce:
try command import <absolute file path>, where file path directs to a csv file of the wrong format
csv file used:

Expected:
Will show user data corrupted error if parse or data is not formatted right.
Actual:
No response.

Would be better to inform the user of the error.
Steps to reproduce:

try command
import <absolute file path>, where file path directs to a csv file of the wrong formatcsv file used:
Expected:
Will show user data corrupted error if parse or data is not formatted right.
Actual:

No response.
Would be better to inform the user of the error.