Hi! When copying an ecosystem of apps between solutions, is there a way to prevent duplicate object classes from being created? Currently, it seems that after copying, I need to manually remove duplicates and then recreate large parts of the logic that depended on them.
There is no way to avoid duplicates of object classes when copying apps between solutions. We do not currently have support fo “merging” object classes on this level. The copy between solutions functionality is documented here.
I agree that it would be nice to at least have the possibility to copy multiple apps (and/or services) from the same solution into another solution. I have registered a challenge on that!
Note that Appfarm has the power to copy a solution, but in that case, the target solution will be overwritten when the copy is applied.