Page 1 of 1

Updating an SKU values lead to new insert instead of update

Posted: Mon Jan 11, 2016 8:22 am
by ipapachristoudis
Hello

I am using version 4.0.6. I have extended SkuImpl and everything works as expected.

The problem i am facing (not sure it has to do with the above) is as follows:

For a specific product, i create the skus based on Product Options. When i try to update a Sku a second row is inserted in BLC_SKU_OPTION_VALUE_XREF, even if i am updating ex the quantity field.

The result is shown in the attached image.

For the SKUS shown, i updated the value of the first and the quantity of the second.

Is it a bug or am i missing something.
Thank you in advance