Closed JoshuaBehrens closed 3 years ago
Hello,
thank you for creating this pull request. I have opened an issue on our Issue Tracker for you. See the issue link: https://issues.shopware.com/issues/PT-10334
Please use this issue to track the state of your pull request.
I'm getting the error Unknown field in list
because of this when selecting the EAN field in the mapping. Either we need to find another way for the mapping of non-attribute fields or add a validation for the attributes.
Woop Woop
The attribute mapping seems just to support the
legacyhistory driven attributes attr1 to attr20. This fix adds support for all custom attributes. If you choose an attribute that is not in attr1 to attr20 the attribute is not getting filled.