Skip to content

Commit

Permalink
BEG-81: Add catalog_category_product table to subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
aligent-lturner committed Jun 28, 2022
1 parent 1aaf4d8 commit 619bdbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/mview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<table name="catalog_product_link" entity_column="product_id" />
<table name="catalogrule_product_price" entity_column="product_id" />
<table name="cataloginventory_stock_item" entity_column="product_id" />
<table name="catalog_category_product" entity_column="product_id" />
</subscriptions>
</view>
</config>

0 comments on commit 619bdbc

Please sign in to comment.