import_export: Can't import a project that is exported from an older onpremise version to cloud
Good evening, We have some projects that we want to import from an onpremise gitlab to a gitlab cloud version. The files we have, are _export.tar.gz that contains only three files: -version (0.1.7) -project.json -project.bundle When we try to import to the cloud using the "import from Gitlab export" option we get this error: Error importing repository into repsoleyg/... - Import version mismatch: Required 0.2.4 but was 0.1.7
How can import this backup projects in gitlab cloud version?.
Is there any export version converter?.
Thank you very much.