Hi.
I have a unmanaged solution (solution 1) where I created 3 custom entities, fields and some more components. I now want to move these entities and related components to a separate unmanaged solution (solution 2) and export solution 1 as managed and import in in a prod environment.
However when I have removed all these components from solution 1 and added them to solution 2 I still get a list of required components that are now removed and added to solution 2 when I try to export solution 1 as managed.
Is it possible to avoid this problem?