-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with tables for Commerce Variants #1168
Labels
Comments
Any updates on this? |
Pull request submitted to fix this issue. |
+1 to this issue, it is a major issue with an upcoming critical data import @angrybrad do you have any time to have a look at this? |
+1 also Similar related issue posted 2 years ago with solution #464 |
Resolved for the next v4 and v5 releases via #1268 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I'm trying to add support for Feed Me to a custom field type in a plugin. It works ok when added to Entries and Products but when I move it to a Variant it stops working. In trying to debug this I think I've found it shares the same issue as Table field types do on Variants. The _parseVariants function fails to parse the table columns and doesn't get fields from $fieldInfo.
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: