Copying of multiple apps between solutions

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.

Some settings, like roles and permissions, don’t get copied over at all. Is there a way to get these automatically populated?

Are there any best practices, settings, or workflows that help streamline this process and maintain references correctly?

1 Like

Hi!

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.

1 Like