Closed (fixed)
Project:
Node export
Version:
6.x-2.x-dev
Component:
Node export
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2010 at 03:54 UTC
Updated:
1 Feb 2011 at 04:00 UTC
If I export a referenced node and then delete it, will the reference in the other node be preserved when I import it back?
Comments
Comment #1
danielb commentedNope
Comment #2
giorgio79 commentedI saw node id is exported, maybe there is hope. :) Will try
Comment #3
danielb commentedIt may very well point to the wrong node.
Comment #4
danielb commentedComment #5
danielb commentedComment #6
danielb commentedChia wrote some code to handle node references as part of his Features integration. I have moved this stuff out to a module called node_export_relation which I'll use to handle relationships between nodes.
If you find any problems, please start a new issue describing the problem.