Defect HC-19899

Missing code for Query app to make use of displayLeafCategoriesOnly

Software

Customer case Applies to Corrected in
CS0324765 V9.1.9.0 9.1.11.0

Observed behavior

When the displayLeafCategoriesOnly flag is set to "true" in the configuration, the productview query includes parent category attributes.

Expected behavior

The flag should be respected and only the attributes of the leaf categories should be included.

Resolution

The code was fixed to exclude parent category attributes from the results when the displayLeafCategoriesOnly flag is set "true".