Skip to content

Commit 07feb43

Browse files
committed
ACP2E-1961: Cron job aggregate_sales_report_bestsellers_data is slow and affects on performance
- Add new index to whitelist
1 parent f8b49cc commit 07feb43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/etc/db_schema_whitelist.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
"SALES_ORDER_STATUS": true,
143143
"SALES_ORDER_STATE": true,
144144
"SALES_ORDER_STORE_ID": true,
145+
"SALES_ORDER_STORE_ID_STATE_CREATED_AT": true,
145146
"SALES_ORDER_CREATED_AT": true,
146147
"SALES_ORDER_CUSTOMER_ID": true,
147148
"SALES_ORDER_EXT_ORDER_ID": true,

0 commit comments

Comments
 (0)