ServiceInterface.importData doesn't import Data
Describe the bug ServiceInterface.importData from console doesn't import Data without user accounts and projects' name.
To Reproduce Steps to reproduce the behavior:
Trying to import data from 1.5.120 server(old) to 1.5.162 server(new).
Send request ServiceInterface.importData from new server's console .
Get Response as .. { "response": { "result": {} } }
I only can see imported user accounts' name and projects' name.
Expected behavior I can see 3D models too.
I'll quote the documentation on this first: "Import data from another BIMserver, mainly used for migrations. EXPERIMENTAL CODE!"
This is not supported, as soon as I need to migrate a database I'll update the code to work again.