Order of variant relationships

Hello,
I’ve noticed that when I store VariantToVariantRelationshipLink objects within the RelationshipLinks list within a Variant object that the order in which I store these links in the list is lost. (it seems like my sorting gets disregarded and istead they are sorted by GUID)

Is this by design or is it a bug?

(I’m talking about the relationships stored here)

Litium version: 7.4.2

In the UI the related products are sorted by name. The data from the database is loaded in in-deterministic order I believe.

There’s a suggestion about allowing relations to be sorted here: Product relations should be sortable | Ideas

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.