Active
Project:
Node import
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2012 at 12:12 UTC
Updated:
7 May 2013 at 14:10 UTC
I have a csv file for importing nodereference fields of type autocomplete, select and buttons, single and multiselect. I use the title as reference in all cases.
The nodereference_select field imports ok.
The nodereference_autocomplete and nodereference_buttons fields do not import. Error: reference not found.
The appending patch solves both these issues.
| Comment | File | Size | Author |
|---|---|---|---|
| nodereference.patch | 1.61 KB | hovel |
Comments
Comment #1
eodonnell commentedThis worked perfectly. Thank you.