
Originally Posted by
balihr
Can you confirm the import was done properly, meaning there are no missing entries? For example, orders table has order_id 12345, and orders_products (or orders_status_history) doesn't have that order_id.
This is something I found interesting with RecentOrdersDashboardWidget.php causing the index page to load extremely slow and it seems to have been caused by partial data in one of the orders tables...
Bookmarks