Hi!
We have quite a few issues with bulk import of catalog content and node entry relations. We get exceptions like these:
Violation of PRIMARY KEY constraint 'PK_NodeEntryRelation'. Cannot insert duplicate key in object 'dbo.NodeEntryRelation'. The duplicate key value is (19, 62413, 1091).
This seems to be happening even if we clear the relations before import, so the question is: Is this related to cache invalidation issues?
How can we work around this issue?
Ping Quan Mai. :)