File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Customer/etc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
99 xsi : noNamespaceSchemaLocation =" urn:magento:framework:Indexer/etc/indexer.xsd" >
10- <indexer id =" customer_grid" view_id =" customer_grid_flat " class =" Magento\Framework\Indexer\Action\Entity" primary =" customer" >
10+ <indexer id =" customer_grid" view_id =" customer_dummy " class =" Magento\Framework\Indexer\Action\Entity" primary =" customer" >
1111 <title translate =" true" >Customer Grid</title >
1212 <description translate =" true" >Rebuild Customer grid index</description >
1313
Original file line number Diff line number Diff line change 66 */
77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Mview/etc/mview.xsd" >
9- <view id =" customer_grid_flat " class =" Magento\Customer\Model\MviewAction" group =" indexer" >
9+ <view id =" customer_dummy " class =" Magento\Customer\Model\MviewAction" group =" indexer" >
1010 <subscriptions >
1111 <table name =" customer_entity" entity_column =" entity_id" />
1212 <table name =" customer_entity_datetime" entity_column =" entity_id" />
You can’t perform that action at this time.
0 commit comments