In CategoryEventBroker im getting The instance of entity type 'CategoryChannelLinkEntity' cannot be tracked because another instance with the same key value for {'CategorySystemId', 'ChannelSystemId'} is already being tracked. on _categoryService.Update(clone);
We have a PIM integration running in the background, and when i’m launching only the mvc app i’m not getting the error.