Hello all,
anyone experienced the same problem with upgrading from Hammer (hammer-4.20190329011451_d08635f ) to Ivanchuk (ivanchuk-2.20191210154807_f173b5b) and importing Hammer data into new Ivanchuk DB?
We have installed Ivanchuk and created brand new PG DB. Then performed:
rake db:migrate
rake evm:automate:reset
on the new database.
Then we copied data from the old DB and started evm server.
All seemed to go without any problem.
After that in ManageIQ console, we lost all custom tags, there are no zones and servers in them.
Also, our custom service dialogs wont load the dynamic data.
Anyone went through a similar scenario or knows how to do this in a proper way so that the new version contains same structure and data as the old one?
Thank you for any advice