November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Ha, thought I heard something.
Could you please reach out to support service? we need to look into the import file to see if there is anything interesting there. it could be some edge cases and sounds like it might have something to do with COM-14908 (not yet public), but that's with entry associations.
Was there a resolution to this. We also are seeing the same issue and are running 13.32.3
@Mattias - do you have a ticket number. I can ask one of my guys to look into it
@Quan Mai: Ticket number is 918496. It's marked as "Solved" now but that's because we haven't had time to follow up yet. The last thing I read in the ticket was this:
"After exporting the catalog, I realized that the element NodeEntryRelations always show on top of EntryRelations
So I change it accordingly in your XML file, it could be imported successfully then."
Does the sort order matter? :)
We implemented a "sort of" workaround that deletes all relations prior to import. But we don't want to do that in the long run so please look into it if you have the chance.
Looking for a resolution as well. We are on 13.32.3. This is breaking our PIM integration. Any new files from the PIM that have NodeEntryRelations, and already have the NodeEntryRelation in the DB, throw the following error. Violation of PRIMARY KEY constraint 'PK_NodeEntryRelation'. Cannot insert duplicate key in object 'dbo.NodeEntryRelation'. The duplicate key value is...
I tried upgrading to 13.32.4, and it is still broken in that build.
We aren’t running this through the service API, it is going through the Mediachase.Commerce.Catalog.ImportExport.CatalogImportExport.
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. :)