Thanks for providing such great examples!!!!

I tried to import terms with a hierarchy and ran into cryptic errors. The terms imported flat without the hierarchy.
After thinking about it it was obvious that I didn't import the parent terms first.
Adding another comment to line 102 of beer.inc would be helpful:

//make sure to import the parent terms first, see sort order above

A more "graceful" error handling would be another option.
thanks again

Comments

mikeryan’s picture

Version: 7.x-2.2 » 7.x-2.x-dev
Status: Active » Fixed

Added a comment to the query emphasizing the importance of migrating root terms first, thanks!

Status: Fixed » Closed (fixed)

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