Postponed (maintainer needs more info)
Project:
Commerce Feeds
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2013 at 21:16 UTC
Updated:
23 Apr 2013 at 11:30 UTC
I have a custom product variation type that is field type Link. When I try to set up a product importer there are two options to map to - custom_field:Title or custom_field:URL. I really only need to URL field but can't get data to import into either field using the Product multitype processor. If I use the same data file and just import into the Body using the node processor instead, there is no problem.
Any ideas?
Comments
Comment #1
SharonD214@aol.com commentedNew addition - I can't seem to get any new fields to import into my variations, only fields that were originally in kickstart. I can add the new field and enter data manually but can't seem to import into them.
Thanks for any help!
Comment #2
pcambraIf the problems are with http://drupal.org/project/commerce_feedsmulti you should open the issue in that module queue.
Could you try to reproduce the problem without the multitype importer and provide more information? screenshots and data sets to test are helpful
Comment #3
SharonD214@aol.com commentedI did try switching the importer and still have the same issue. Custom fields, not originally in kickstart are not being imported, all other fields import fine. I checked the database to see if there was display problem, but there is nothing in the new fields to display, however if I import the same datatable, into nodes ( i.e body) it works fine.