Hi I've setup a simple importer importing 5 nodes of the type "support ticket" The import appears to work and the message "5 support ticket nodes created" is displayed (see attachment) but no nodes are actually created.

CommentFileSizeAuthor
Screenshot.png17.03 KBbailsbails

Comments

dc_marc’s picture

I have this issue, too.

asb’s picture

Version: 6.x-1.0 » 7.x-1.x-dev
Component: Miscellaneous » Code
Priority: Normal » Critical
Issue summary: View changes

Same issue still exists in 7.x-1.x.

On the source site, 'views_atom' generates a nice XML file, containing the field contents.

On the target site, 'feeds_atom' does not create any nodes.

Checked with 'feedspreview':

No result.

Also checked with an actual import:

STATUS
No imported items.
Next import: not scheduled.

And:

There are no new nodes.

No other error messages, except this one in ./admin/reports:

Strict warning: Declaration of FeedsPreviewSource::instance() should be compatible with FeedsSource::instance($importer_id, $feed_nid, FeedsAccountSwitcherInterface $account_switcher = NULL) in _registry_check_code() (line 3478 of /var/www/{mysite}/includes/bootstrap.inc).

No idea what that means.
No debug function.
Just nothing.