Skip to content

fixes BUG-50431: non deterministic sort of prod char fields with values with same seqno

Description

Sort product characteristic fields in a deterministic way in case the characteristic values has the same sequence number for their corresponding tree nodes. Now we are using the characteristic value ID as the second sorting criteria.

Performance Tests

No performance impact observed after applying this change. See the results here.

Edited by Carlos Aristu

Merge request reports