We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08ca994 + 6b5ca71 commit 6595e8fCopy full SHA for 6595e8f
CatalogDataExporter/etc/mview.xml
@@ -19,6 +19,7 @@
19
<table name="catalog_product_entity_decimal" entity_column="entity_id" />
20
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />
21
<table name="catalogrule_product_price" entity_column="product_id" />
22
+ <table name="catalog_category_product" entity_column="product_id" />
23
</subscriptions>
24
</view>
25
<view id="catalog_data_exporter_product_attributes" class="Magento\CatalogDataExporter\Model\Indexer\ProductAttributeFeedIndex" group="indexer">
0 commit comments