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 ?