-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Environment and configuration
- Magento 2 Open Source 2.4.6-p3
- Akeneo CE 7.0.13
- Connector 104.3.7
Steps to reproduce
- have "Simple Select" attribute in Akeneo
- configure it as "Visual Swatch" in the Akeneo-Connector-Configuration
- import everything
- add colors / images to swatch options in Magento
- import "option"
Expected result
- The swatch colors/images should stay intact
Actual result
- The colors/images are removed
Additional info
We also tried to remove the attribute again from the Akeneo-Connector-Configuration's attribute type mapping, which results in: "option"-import works fine, but "attribute" import changes the attribute type in Magento from "Visual Swatch" to "Drop Down". After this is changed manually, the swatch colors/images are still there.
The comment for the Job/Option::insertSwatchOption()
reads
Insert Swatch options Values for swatch attributes (visual swatch have no data on V1)
...so how are we supposed to handle Visual Swatches, if no configuration seems to work?
Metadata
Metadata
Assignees
Labels
No labels