Forums / Setup & design / Problems with importing content packages
Greg Lakomy
Monday 19 January 2009 2:12:40 pm
Hi,
I'm trying to migrate some content from one environment (stage) to another (dev). I have no issues when creating and exporting a package on stage. However, after I install that package on dev, it changes the class on the objects. I've tried several ways to create a package (with and without class definition) and no matter what I select, it's doing the same thing. Also, class id and identifier are the same on both environments.
Is there some configuration that I'm missing? I'm running out of options. How can I debug this issue?
Thanks,Greg
Developer http://www.duoconsulting.com
Björn X
Tuesday 20 January 2009 5:41:52 am
Try to set the remote ID of the class in the stage system to the same ID the dev system has.
eZ ignores class ID and identifier.
Tuesday 20 January 2009 7:40:27 am
How can I do that?
Tuesday 20 January 2009 12:44:17 pm
There is a database column ezcontentclass.remote_id that stores the remote ID on each system.