FireGento_FastSimpleImport2
FireGento_FastSimpleImport2 copied to clipboard
Category Import in Commerce Edition (Enterprise) does not update updated_in field of root node
The column updated_in in the table catalog_category_entity of the root node (ID 1) is not updated correctly. Never touch the root node, but when you have an active B2B module-staging and you schedule a catalog price rule, the category view in adminhtml is broken. This is because the root node gets skipped out of the select statement when the category tree is loaded.
We temporary fixed this issue by manipulating the value of updated_in for the Category entities 1 and 2 to a very high level.