Open bartoszkubicki opened 5 years ago
In Magento I have attributes with source model and I can't import this data.
Is it possible to import data for an attribute with a source model ?
It seems to me that the Akénéo code could be used as a value if a source model is defined in Magento ?
Hi, has anything happened here? We also noticed this error. Thanks Simon
It is quite edge case, but it sometimes occurs. While having attribute in magento with source model bound, and corresponding one with options in akeneo, we stilll got these options imported as eav options. It occurs for example if we create
tax_class_id
. Its options from akeneo are inserted intoeav_attribute_option_*
tables. There is no validation that attribute has source model. On the other hand it doesn't seem to break anything, but it is confusing.Environment and configuration
Steps to reproduce
Expected result
Actual result