Data import can have the following status:
Draft - these records should not be displayed in table view (moment from start of file upload to file validation)
Validated - file validation completed with success. With this status the user can proceed to configuration view
Queued - status set after confirming an import request
In-progress - status set when microservice has started working on this request
Done - status set after the end of an import
Error - file validation ended with an error
โ