tuyennn / magento2-outofstockatlast

Magento 2.4.x module Sort Out Of Stock Product At last the product list
GNU General Public License v3.0
55 stars 12 forks source link

does not work on magento v 2.4.7 #55

Closed gh-darvishani closed 2 months ago

gh-darvishani commented 2 months ago

Preconditions (*)

Magneto version 2.4.7 php 8.2 elastic search v 7.11 single store

got this error during the index : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'inventory_stock_1' doesn't exist, query was: SELECT inventory_stock_1.is_salable FROM inventory_stock_1 WHERE (sku = 'rugpad_free') GROUP BY sku

tuyennn commented 2 months ago

Thanks @gh-darvishani for reporting the bug, but this doesn't seem it's related to the module.

tuyennn commented 2 months ago

See this for ref https://github.com/magento/magento2/issues/19542