Download & Extend

Make node weights importable via feeds

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

Status:active» needs review

Patch attached. This works for my use case, but that's as far as my testing has gone.

AttachmentSize
feedssupport-1901386-1.patch 1.21 KB

#2

Status:needs review» fixed

That worked for me as well. Committed, thanks for the patch!

#3

Status:fixed» closed (fixed)

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