Defect HC-13552

Elasticsearch response for variants is inconsistent

Software

Customer case Applies to Corrected in
CS0273921 V.9.1.6.0 9.1.9.0

Observed behavior

Elasticsearch response for variants yields two different formats: array of individual values or multi-value strings.

Expected behavior

The response should always be in the same format.

Resolution

The code was fixed to remove the arraylist format.