-
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
Filters - boolean (yesno) attribute #2428
Comments
Hi, you can inject your attribute code here : https://github.com/Smile-SA/elasticsuite/blob/2.10.x/src/module-elasticsuite-catalog/Model/Layer/Filter/Boolean.php#L43 |
@romainruaud thank you In the demo elasticSuite is also not visible. Is the demo on the latest version of elasticsuite? |
FYI our demo is still on an old version : 2.10.5 |
We're running into the same issue. Is there any news on this bug yet? |
Hi @ArjenMiedema, We are working on it. BR, |
It is not possible to filter on the false value of the boolean attribute.
Magento Version : 2.4.1 EE
ElasticSuite Version : 2.10.9
Environment : dev and prod
Expected result
Actual result
Demo m2
listing: https://demo-magento-2.auroracreation.com/pl/women/tops-women.html
select filter boolean: https://demo-magento-2.auroracreation.com/pl/men/tops-men/hoodies-and-sweatshirts-men.html?erin_recommends=0
Demo Elastic Suite:
listing: http://demo.magento-elastic-suite.io/index.php/men/tops-men/hoodies-and-sweatshirts-men.html
crafted link (show all product): http://demo.magento-elastic-suite.io/index.php/men/tops-men/hoodies-and-sweatshirts-men.html?erin_recommends=0
The text was updated successfully, but these errors were encountered: