Closed (fixed)
Project:
Feeds
Version:
7.x-2.0-alpha4
Component:
Feeds Import
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 15:32 UTC
Updated:
10 Apr 2013 at 21:53 UTC
The importer is mapping items to the wrong vocabularies and in some case just leaving them out completely. I've tried this with three installs and several csv files but for the life of me can't find where it goes wrong. It goes fails with 1 row or 7,000.
Below is info and I figured that a sites and dump would be the easiest way if not just let me know. It's 5MB so I couldn't attach here
Drupal
user: admin
pass: admin
Sites and csv http://dl.dropbox.com/u/634573/sites.tar.gz
Drupal 7.10
PHP 5.2.17
MySQL 5.5.9
Comments
Comment #1
tommyent commentedUPDATE:
This is only an issue using taxonomy changing them to text fileds does resolve the issue.
Comment #2
johnvSo this can be closed. Alternatively, your problem may be with numeric values. See #1019688: Taxonomy mapper options: term name +tid, term name, tid, guid (avoids mapping error for Numeric taxonomy term, too)