Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Category Import in Commerce Edition (Enterprise) does not update updated_in field of root node #95

Open
ThomasNegeli opened this issue May 9, 2019 · 0 comments

Comments

@ThomasNegeli
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant