Hi guys,
With 7.x-5.6 importing the following csv file into a Hierarchy level 2 (multiple parents (polyhierarchy)) works fine: CSV File:
term1,term2
term10,term11
term10,term2
When you list terms you correctly end up with with term2 showing up as having two parents - term1 and term10.
However, using the same CSV file, and using the same settings, with 7.x-5.10 you only end up with term2 having one parent, not two. This is the case whether you set it to automatically check hierarchy (or manually select multiple parents). This is also the case if first force the taxonomy to be a polyhierarchy by making sure one of the existing terms has two parents before any import, and viewing list terms to see if it shows up twice, ie if it has two parents - it doesn't, it only has the one.
Have tried this multiple times, and completely uninstalled the module a few times, etc etc, and have had to go back to 7.x-5.6 but would like to use the new module so I can use fields with my imported polyhierarchies.
Any help/ideas really appreciated as it's a great module.
Thanks a lot :)
Mike
Comments
Comment #1
timcosgrove commentedConfirming that polyhierarchical import seems to not work in 5.10.
Comment #2
bcduggan commentedPolyhierarchy import also doesn't work in 5.11. I see the same behavior the reporter describes. Taxonomy CSV appears to update identical terms with the last tree for that term in the CSV. The reporter and documentation suggest that it should add all trees for an identical term as parents.