Hi

Im trying to migrate from 6.20 to 7.dev
All migrates fine but several, with the same error : Missing modules: hs_content_taxonomy

Where do i find this module ?

Thanks for answer and sorry for the poor english. I was not sure if i should post here or in Hierarchical Select ?

Comments

Anjaro’s picture

The Unavailable fields section, looks like this.

Field Field type Content type(s) Other information

field_datering_tax_fund taxonomy_term_reference Fund Missing modules: hs_content_taxonomy
field_lokation taxonomy_term_reference Fund Missing modules: hs_content_taxonomy
field_kategori_tax_fund taxonomy_term_reference Fund Missing modules: hs_content_taxonomy

Etc

mh86’s picture

Hi,
the HS module won't be part of the Content Taxonomy, they are independent in D7 (see #1086132: "Add term"-support for D7 Hierarchical Select for more information)

concerning the migration, I haven't been looking at the HS module yet. But as long as it is based on core's term reference fields as well, a migration within the Content Taxonomy should be doable.

mh86’s picture

Status: Active » Fixed

Just committed a small change to the migration module, which allows you to migrate content_taxonomy_hs fields too.

But, it only migrates the data. Afterwards, the field will use the select widget type. You have to change that to the HS widget manually.

Anjaro’s picture

Thanks a lot :)

Status: Fixed » Closed (fixed)

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