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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | feeds-alpha8-importer_import_fix-2174303-6.patch | 4.14 KB | rooby |
| #2 | feeds-importer-import-2174303-2.patch | 2.76 KB | twistor |
Comments
Comment #1
twistor commentedYup, this is definitely a bug. I can reproduce it.
Comment #2
twistor commentedWanna give this a try?
Comment #3
twistor commentedTests passed. I tested it locally. Good to go.
http://drupalcode.org/project/feeds.git/commit/bf49063
Comment #4
bdanin commentedJust tested and this works great, many thanks!
Comment #6
rooby commentedHere 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.