
We are actually reorganizing our CRM customizations. We have one main solution which is containing all the customizations and now we would like to split them by technical matters.
So now on our development instance, we have 4 unmanaged solutions that we would like to publish on tests instance which have the old solution organization.
We plan to do the following:
-> Export the 4 solutions to managed.
-> Import them to test instance.
-> Uninstall the old solution from test instance.
I have a doubt concerning that procedure. Will it break something ?
At some point we'll have the same customizations from different solutions. What do you think ?
Hello,
In order to avoid data loss, your procedure is correct.
You might face some dependency issues when doing it, but it is the only way to ensure that nothing is lost.
As long as all your customizations from the main solution are all on the 4 different solutions then it shouldn't break anything.