We are using unmanaged solutions in our dev environment.
Solution 1
Misc. entities
App
Sitemap
Solution 2 (new)
New Entity
Sitemap updates to include these new entities
---
The problem is that now we can no longer deploy Solution 1 in our downstream environments, since those sitemap changes include the new entities which are only in Solution 2.
Is it not possible to isolate those sitemap changes to Solution 2? Is the only way to achieve this to spin up a new environment, where we deploy Solution 1 as a managed solution, and have Solution 2 be unmanaged? There has to be a better way, or am I misunderstand how all of this works?
Thanks for your help!