We have a unique situation where we'd like to take the custom development from one namespace in our production system and back migrate to one of our development environments. The two are wildly out of sync. We did a file export of the entire namespace from production and have imported it into the development system. The import says 100 objects were successfully imported but they do not show up in the development namespace. We then attempted to delete everything from that namespace and then deleted the namespace itself. The import process still gives the same message - 100 objects successfully imported - but the integration repository shows no changes. We did a full cache refresh - didn't help. I then attempted to export from another development system and imported that into the target development system. Again we get 100 objects successfully imported but in this case the only objects that appear are the ones that never existed in the target system. Any ideas on how we can sync up our development instance with production?
↧