Defect HC-13939

Attribute Displayable and Facetable selections are not working properly

Software

Customer case Applies to Corrected in
CS0275958 V9.1.6.0 9.1.9.0

Observed behavior

When using Elasticsearch, nulls are not respected for attribute values.

Expected behavior

The value 1 or null should indicate that the attribute is displayable, while 0 means not displayable.

Resolution

The code used to generate the index did not properly consider the null value and marked the attribute incorrectly. This has been fixed.