In my project there is a use of managed solution in this way:
every new version all changed data (js, new entities and ect') is inserted to the managed solution and upload it to the production environment (no data is removed from that solution only added).
if I delete this solution (after a few different versions) which data will be deleted- delta or all solution data ?
Example - versions of the same managed solution:
version 1 - Candy entity is uploaded in the managed solution.
version 2 - Candy entity with a new field is uploaded in the managed solution.
version 3 - Candy entity and a new js are uploaded in the managed solution.
The managed solution is the only solution that holds Candy entity.
what will be deleted if I delete version 3 ?
1. after got first answer - what is the best way to use managed solution? always load a managed solution and then add all the data to backup solution ?
when you uninstall a managed solution, it will delete the components present in such solution and not hold by other managed solutions.
in your scenario it will delete the Candy entity and the js
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Eugen Podkorytov
106
Muhammad Shahzad Sh...
106
Most Valuable Professional