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

Compatibility with Amasty Shopby #19

Closed tuyennn closed 2 years ago

tuyennn commented 2 years ago

Preconditions (*)

  1. Magento 2.4.x
  2. Install Amasty Shopby

Steps to reproduce (*)

  1. 2021-10-20 12:47:50] main.CRITICAL: {"error":{"root_cause":[{"type":"query_shard_exception","reason":"No mapping found for [out_of_stock_at_last] in order to sort on","index_uuid":"mZx8iP_-TwqV3YZhSb0mRQ","index":"magento2_product_1_v182"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"magento2_product_1_v182","node":"QojGcWy_SN-pJQgKPP89cA","reason":{"type":"query_shard_exception","reason":"No mapping found for [out_of_stock_at_last] in order to sort on","index_uuid":"mZx8iP_-TwqV3YZhSb0mRQ","index":"magento2_product_1_v182"}}]},"status":400} {"exception":"[object] (Elasticsearch\Common\Exceptions\BadRequest400Exception(code: 400): {"error":{"root_cause":[{"type":"query_shard_exception","reason":"No mapping found for [out_of_stock_at_last] in order to sort on","index_uuid":"mZx8iP_-TwqV3YZhSb0mRQ","index":"magento2_product_1_v182"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"magento2_product_1_v182","node":"QojGcWy_SN-pJQgKPP89cA","reason":{"type":"query_shard_exception","reason":"No mapping found for [out_of_stock_at_last] in order to sort on","index_uuid":"mZx8iP_-TwqV3YZhSb0mRQ","index":"magento2_product_1_v182"}}]},"status":400} at /home/domain/public_html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php:675)"} []

Expected result (*)

  1. No exception

Actual result (*)

  1. [Screenshots, logs or description]

This seem was mentioned on https://github.com/tuyennn/magento2-outofstockatlast/issues/15