Closed (outdated)
Project:
Feeds
Version:
6.x-1.0-beta11
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 16:49 UTC
Updated:
16 Jun 2016 at 22:16 UTC
Jump to comment: Most recent
Comments
Comment #1
derekw commentedSame challenge here. Any progress?
Comment #2
David_Rothstein commentedThere's a patch for the Feeds Tamper module that might help with that: #1319278: Support automatic importing of the term hierarchy for nested taxonomy terms
Comment #3
pandaski commentedWe are using the content taxonomy filed, and met the same issue.
Our solution is:
add the query once the term is given by a number;
However, the potential issue is if the term itself is a number.
Comment #4
algazaras commentedCould you elaborate your answer? I have this same problem with duplicate terms but I don't exactly understand what have you done.
I think it may be a solution to use the Content Taxonomy module, as you propose, and change the parent property of the content type every time I import nodes, but I have yet to try this approach.
Comment #4.0
algazaras commentedFix
Comment #5
twistor commented