Hello,
I m curently working on a model that would become a base model for some of the work models. Yet, the base model would require adjustments and future development later on. The base model contains functionalities that ar linked to work model procedures and so, means that the work model depends on the base model.
So far I descovered that any small changes in the base model would impact any other model that contains the base model, even if the changes are for testing purposes or part of development.
That means if the base model is already in production or development environment any new branch created from those would be affected by any changes from the base model.
How can I work with that as a best practice, considering that I cannot unlink the base model from the work model?
Thanks,
Paul