Community Documentation

7.x-2.x Feeds: Common Issues

Last updated December 4, 2011. Created by johnbarclay on October 6, 2011.
Edited by juampy. Log in to edit this page.

Just spent a couple weeks on projects involving feeds and set aside a couple hours to write this. The main purpose of this page is to thin out the issue queue support requests for Feeds 7.x-2.x and generally help with common feeds problems. Its specific to Drupal 7.x-2.x Feeds and will quickly become out of date as feeds moves through the alpha/beta process. Hope this helps someone.

Current Bugs and Common Gotchas

Issues with mapping multiple values in one field

Issues with importing files and images

Issues with character encoding and empty fields

Entity/Node Identity Issues. GUIDs, Node ids, inserts when updates expected, etc.

Special Field Types

Generally the code and issues for other field types are in that module. For example node reference and user reference field issues will be in the references module. Fields built into core will be in the feeds module.

Taxonomy

Debugging Techniques

See Readme.txt

Common Tricks

  • http://drupal.org/project/feeds_tamper. Use this to alter data before it is imported. Has trim(), regex, join, explode, html decode, etc. functionality.
  • Rerunning feed when no data has changed. Feeds will not reimport data if the hash of the item and the feed configuration have not changed. To fix this, change the name or description of your importer. See also #1296846: Re-run import with no changes

Comments

following

following

Page status

About this page

Drupal version
Drupal 7.x
Audience
Site administrators

Site Building Guide

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here