Quote Originally Posted by balihr View Post
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...
And the import was done very carefully and correctly, in fact several times to make sure it had actually been done correctly