Hi everyone,
I need to use the import and export functionality to migrate between different environments (dev/test/prod). I have run multiple tests (including database objects, excluding database objects, multiple tables, single tables, etc.).
However, during every import attempt, I receive the following error: > "Error importing project. This sqlTransaction has completed; it is no longer usable."
Does anyone know what this means and what I can do to achieve a successful import? Any suggestions or shared experiences with the import/export feature would be greatly appreciated!

Thanks in advance,