You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magento Version : Magento OS 2.4.6-p4 (latest)
ElasticSuite Version : 2.11.5.1 (latest)
Environment : Dev and production
Third party modules : N/A -- can reproduce the issue with Magento/blank theme and only Smile_Elasticsuite modules enabled
Steps to reproduce
Create a virtual category with one or more Virtual Rule conditions (like 'is discounted')
Select a Virtual Category Root
Set "Generate Virtual Category Root Subtree" to Yes
Open the virtual category on the frontend
See that the category filter product counts show a limited number of products in each category
Apply a category filter
See that the actual product count on the filtered product list is higher
Expected result
The virtual category with a category filter applied should also apply the virtual rules (like 'is discounted').
Actual result
The filtered virtual category shows all products from the selected category, without virtual rules applied.
Before filter is applied: 'Gas Engines' shows 1 matching product
After category filter is applied: The product list shows 21 matches (all products in Gas Engines), which is more than the virtual category contained to begin with.
Applying the 'category' filter appears to be nullifying the virtual rules. This doesn't happen with other filters -- attribute filters seem to work fine. Only the category filter is affected.
The text was updated successfully, but these errors were encountered:
Preconditions
Magento Version : Magento OS 2.4.6-p4 (latest)
ElasticSuite Version : 2.11.5.1 (latest)
Environment : Dev and production
Third party modules : N/A -- can reproduce the issue with Magento/blank theme and only Smile_Elasticsuite modules enabled
Steps to reproduce
Expected result
Actual result
Before filter is applied: 'Gas Engines' shows 1 matching product
After category filter is applied: The product list shows 21 matches (all products in Gas Engines), which is more than the virtual category contained to begin with.
Applying the 'category' filter appears to be nullifying the virtual rules. This doesn't happen with other filters -- attribute filters seem to work fine. Only the category filter is affected.
The text was updated successfully, but these errors were encountered: