Defect HC-17934

Incomplete Elasticsearch response when attribute values are missing images

Software

Customer case Applies to Corrected in
CS0305407 V9.1.9.0 9.1.11.0

Observed behavior

When a facetable attribute does not have an "attrvaldesc.image1" value, search results are incomplete.

Expected behavior

Full results should be returned.

Resolution

The code was updated to provide an empty string for the image1 url when no value is found, leading to a complete response.