Hi,
I'm updating/inserting product groups from the API. The only attributes I update/insert, is Id, Number, Name and ShopId.
The group is saved with Dynamicweb.Ecommerse.Services.ProductGroups.Save(group).
My customer experiences, that after each import, the group sorting is reset, even though he has already made a custom sort from within Dynamicweb, on the existing groups.
Is the sorting reset/updated in some way, when I save a new group through the API?
--
Best regards
Kurt Moskjaer Andersen