When is a package export-import needed?
Hello!
We are looking into the possibility to change our way of working regarding development in ACC. Today we have a dev and a prod environment and we do releases where we export packages for every change we made in dev and import them as xml files to production.
We do not think it is optimal to do so and we would like to do such export-import work just when needed. Do you have input on when we should work with packages and when we can just made manual changes? It feels like we are overcomplicating things right now.
Thank you so much!