Skip to content

Conversation

snowcore
Copy link

@snowcore snowcore commented Jan 4, 2016

We have found an issue with saving category product position reindex process.
You use end_process_event_catalog_category_save event for reindexCategoryAfterSave method.
But at that moment, the position has the old value. It gets new value only after native Magento reindex (it updates catalog_category_product_index table).
So, to fix this you need to use end_process_event_catalog_category_save event.

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

Successfully merging this pull request may close these issues.

1 participant