-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Product stock status change does not reindex Catalog Search index in Update by Schedule mode #3445
Comments
Hello @zakdma,
Didn't quite understand these steps. BR, |
That means configure elasticsuite to use OpenSearch service the same as previously.
|
Never mind, guys. It looks like this
|
Hi @zakdma do you have a link towards the bug in the Magento2 github repository ? |
Hey, @romainruaud I have no particular link but I found this bug magento/magento2#38196 and investigating further found that they are working around this module |
Product stock status change does not reindex Catalog Search index in Update by Schedule mode
Preconditions
Install Magento 2.4.7-p1 version
Magento Version :
2.4.7-p1
ElasticSuite Version :
2.11.6
Environment :
Developer mode
Third party modules :
No any
Steps to reproduce
composer require smile/elasticsuite 2.11.6
Expected result
Catalog Search indexer has 1 in backlog
Actual result
Catalog Search indexer has 0 in backlog
After cron run there is old stock status data in opensearch document so it displays incorrectly
Screenshot: https://prnt.sc/TSPEt3Bdfj8i
The text was updated successfully, but these errors were encountered: