To create a little more structure we want to import a multitude of menu's. Luckily CSVi supports this

However i seem to be running in some issues, but i dont fully understand what goes wrong.
The structure should be as follows:
Brand
Type
Subtype
Sub-Subtype
Type
Subtype
Sub-Subtype
Brand
Type
Subtype
etc etc

The subtypes and sub-subtypes are all the same.
So within my importfile i have: (among the default fields)
Alias (which is unique) ($type or $subtype-type)
path (brand/type/subtype
However what happens now is that i get a different tree per sub-subtype, instead of the other way around

I can provide logs and importfiles in PM on request
