Defect HC-7389

Rule Based categories (Dynamic Categories) are not working correctly with multiple language descriptions

Software

Customer case Applies to Corrected in
CS0179129 V8.0.4.24 8.0.4.26

Observed behavior

Rule-Based Sales Categories are not showing properly on the storefront when products are available (or not) in multiple languages.

Expected behavior

The evaluation of Rule-Based Sales Category does not properly consider a multiple language scenario, where products are available for specific languages, and only queries the Solr core of the store default language.

Resolution

The code is fixed to also query the Solr cores of other supported languages of this store, combining the results together.