First, thank you for the import systems; they are very useful. I'd also like to mention a minor bug.
Problem When we perform a migration, a log is generated. If we initiate another migration at the same time, that log is overridden, and both tabs display the same content.
Possible solution Generate an ID for each migration along with the date/time so you can even see the migration logs and see how they've progressed in the future.