When following the guide to convert from 2.7 to 3, I get the error:

Notice: Undefined index: #skip_imported_items in feed_import_upgrade_convert() (line 96 of .../sites/all/modules/feed_import_upgrade/feed_import_upgrade.module).

This causes the upgrade to fail. I think I have a feed where this array key is not set.

Comments

Sorin Sarca’s picture

Category: Bug report » Support request

Hi,
That notice should not break import. Anyway, I fixed it.

Sorin Sarca’s picture

Status: Active » Closed (fixed)