Hello Team,
We have an Organization 1 which has a Managed solution ABC, and we want to import it into another Organization 2.
Here are the steps we have done:
1) Changed the ABC Solution from Managed to Unmanaged in the database of Organization 1, and did an export (as both managed and unmanaged solutions). Since there is no option to export managed solution this approach has been chosen by modifying the "IsManaged" field of SolutionBase and SolutionFormBase tables.
2)When we tried to import the unmanaged/managed ABC solutions from the export in previous step. We are getting that components are missing because of the same solution ABC
Is there any way to copy managed solutions from one organization to another? Is there something wrong in the approach we tried?
Thanks,
Abhilash