attributesakeneopim

akeneo pim - Move attributes from model to variant not updating raw_values


we are using akeneo v4 now and still stumbling over the following issue. Our customer is moving an attribute from the common model to the variant. All works fine, but when opening a product model which and saving it an error occures which says that

Cannot set the property "attribute_name" to this entity as it is not in the attribute set

as this is right because the attribute should not appear in the product-model anymore. Instead it should be in the variant.

Anyone has a clue why the raw values of the product model is not updated?

Regards Peter


Solution

  • You need to run the job Compute family variant structure changes to correct the family variant structure.