BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

ServiceInterface.importData doesn't import Data

Open yokoyamy opened this issue 5 years ago • 1 comments

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.

yokoyamy avatar Sep 28 '19 03:09 yokoyamy

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.

rubendel avatar Oct 25 '19 11:10 rubendel