Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Moving catalog nodes take very long time.

$
0
0

We have an integration that handles the Commerce catalog structure.

When we try to move Catalog nodes within the structure it takes really long time to process (moving within the same catalog). Even if the node only have 4 child entries it still takes really long time (+10 min).

I have tried with contentRepository.Move, relationRepository.SetParentNode and the old classig catalogSystem.Save, same result with all.

Even if i try to move the node manually within commerce UI it still takes forever (the UI just keeps showing loading icon).

 

I investigated the debug logs for Episerver Commerce and it looks like it keeps looping entries endlessly.

I have tried disabling all catalog event listeners.

 

Any ideas on how to proceed with troubleshooting, or should I simply accept that moving nodes takes really long time?


Viewing all articles
Browse latest Browse all 9076

Trending Articles