Question

Magento 2.3.3 CE

Sales Order Grid table is empty but data exist in sales_order and sales_order_item.

Earlier I have thought that some module issue so I have disabled all but still after running reindex and clear cache its empty.

It seems order details are not added to the sales_order_grid table. Does anyone faced this issue ?

Tried these commands already.

bin/magento indexer:reindex   
bin/magento c:f

Any help appreciated.

Was it helpful?

Solution

Disable Asynchronous indexing under

Store > Configuration > Advance > Developer > Grid Settings

Clear cache and reindex, Hope this will work or you.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top