Working with 7.x-2.x-dev, when importing a feed, the context and sources don't get mapped, so you have to manually re-enter them in the GUI.
I'm working with the Feeds JSONPathParser

Also, please see this issue as it's similar: https://drupal.org/node/2153379

Comments

twistor’s picture

Assigned: Unassigned » twistor
Priority: Major » Normal

Yup, this is definitely a bug. I can reproduce it.

twistor’s picture

Status: Active » Needs review
StatusFileSize
new2.76 KB

Wanna give this a try?

twistor’s picture

Assigned: twistor » Unassigned
Status: Needs review » Fixed

Tests passed. I tested it locally. Good to go.

http://drupalcode.org/project/feeds.git/commit/bf49063

bdanin’s picture

Just tested and this works great, many thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rooby’s picture

Here is a patch that fixes this for Feeds 7.x-2.0-alpha8 for people that don't want to update to the dev version of the module.