After upgrading from drupal 6 to drupal 7 the value of the following fields are lost:

field_language
field_experience_level
field_category

When I edit the post that has these fields, the fields value is set to "-none-" instead of the exact value like "Visual Basic". It seems that the value is not associated anymore with those fields.

Only the field_tags is left intact.

I use Migrate fields of CCK.

Comments

jaypabs’s picture

It seems I have the same problem with this post: http://drupal.org/node/1285486

I am also using Option Widgets and Content Taxonomy Options.

jaypabs’s picture

Still waiting for answer...