If you used a content-taxonomy field in D6 which permitted multiple values (2+ to unlimited) and are upgrading to Drupal 7, the core taxonomy data will come through ok.

But, when migrating the actual field type using this module, only the first value is kept. In my case, I have over 500 nodes (Company content-type) which, in Drupal 6, had a Content Taxonomy field (company type), which identified them as "Sales" or "Service". After the Content Taxonomy upgrade, only the first value is maintained.

Please look at each screenshot, as they describe how I checked this data.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mh86’s picture

Hi!
can you post the values from the table field_data_[field-name] as well?

wjaspers’s picture

Only one value is present.

vasike’s picture

subscribe. i confirm this issue

youngpac’s picture

Issue summary: View changes

Was there any solution to this?

DamienMcKenna’s picture

Dangit :(

I've committed #1208164: migration from D6 fails for Content Taxonomy fields, which affects the field values, does the problem persist?

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)

Need confirmation on whether the problem is still there.