Posted by tripper54 on January 28, 2013 at 9:28pm
3 followers
| Project: | Weight |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm using the feeds module to synchronise a range of products across 2 commerce web sites. I have set up a view that exports the data from site A in XML format. On site B I have a feeds importer that grabs the XML and updates nodes accordingly. I have no trouble exporting the node weights via views, but weight does not appear as a target on the feeds side to map this to the imported nodes.
I haven't delved into the feeds developer documentation, but I believe a plugin may be required?
Comments
#1
Patch attached. This works for my use case, but that's as far as my testing has gone.
#2
That worked for me as well. Committed, thanks for the patch!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.