Active
Project:
Taxonomy import/export via XML
Version:
6.x-2.0
Component:
Drupal XML format
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2011 at 00:24 UTC
Updated:
21 Feb 2011 at 20:45 UTC
When I try to import an exported vocabulary, I get this message:
Declared vocab ID:17 does NOT yet exist. Need to make a new one, (cannot retain the internal IDs)
Any ideas?
Thanks.
Comments
Comment #1
dman commentedYeah, well, the old Drupal XML format has these issues (among others).
Retaining IDs is mostly possible for Terms, but I don't recall the ID for vocabs (vid) being portable. Hm.
However, when you get that message, doesn't it make the vocab like it says it will? ... Hm, and then each term item will try to attach itself to ... the new or old vocab ID? :-/
Tell you what, just turn off 'retain ids' in the settings. It's not been tested or supported for two years.