Question

Dependant packages come back after being removed.

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 0

Like

2 comments
Best reply

Problem:

I had changed the value of System setting Custom Package Id



Soulution:

Allways have Custom Package Id set to Custom

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

Problem:

I had changed the value of System setting Custom Package Id



Soulution:

Allways have Custom Package Id set to Custom

Show all comments