I’m working with a package PackageX and it once had a lot of dependant packages added. I do not need the dependant packages which is why I remove them and everything should be fine.
But however when I do some change in the package files, the packages keeps re-adding depending packages (all the ones I had removed earlier).
I only want to inherit from one single package: ProductCore
It is taking me hours to remove package inheritance one by one, and still they later come back again.
- I need a permanent solution to this issue.
- What makes the packages dependencies I removed come back?
Like
Dear Julius,
I tried to reproduce the issue on my local instance, however I were not able to face it. The functionality works properly on my side.
Please try to compile the application (the “Compile all items” option) after removing the packages. It should re-generate the dependencies among all packages in the system.
Best regards,
Norton