Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

trigger does not work in cascade deleting #296

Merged
merged 2 commits into from
Jun 17, 2020

Conversation

d-korolev-art
Copy link

@@ -12,7 +12,7 @@
<table name="catalog_product_entity_varchar" entity_column="entity_id" />
<table name="catalog_product_index_price" entity_column="entity_id"/>
<table name="catalog_product_website" entity_column="product_id" />
<table name="catalog_category_product" entity_column="product_id" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't delete catalog_category_product because if updates product into category table not calling execute current indexer

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@afirlejczyk afirlejczyk merged commit 0f0c2ea into vuestorefront:master Jun 17, 2020
@d-korolev-art d-korolev-art deleted the cascade-fix branch June 24, 2020 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants