Greetings.
I have the following issue where DW (version 9.5.6) says the variant combination order is wrong.
The following screenshot (productid 0-95-11) show how data is organized for a product that fails in both admin and frontend (due to wrong variant combination order).
I have another product that is displayed correct (productid 0-11-1008), and in that case the variant combinations are (coincidentally) retrieved in the correct order when selecting data from EcomVariantGroupProductRelation. See the second screenshot.
If I select data from EcomVariantGroupProductRelation and sort on VariantGroupProductRelationSortOrder the variant combinations will be correct.
I suspect that the sortorder-column in the table EcomVariantGroupProductRelation is ignored when retrieving expected variant combinations.
Is my suspicion correct or are there other reasons why the producct isn't valid?
Best regards
Espen