We are starting to consolidate our ALM processes now that we have some managed solutions deployed. I want to clear down our DEV environment, we have a number of solution packages in there for the most recently released system: a core package (which is the initial release containing all objects) and a couple of 'patch' solutions that just contain one or two specific components from the core, for targeted updates.
Can I just check my assumption that I can take an export of the core solution (that contains all objects) to save to our repo, and that will contain the customisations added by other solution packages in the environment, even if the last customisations to an object were carry out by a layer related to another (patch) release? Or do I need to save the lot?
Thanks!