hey there ..
I faced some issue with taxonomy..

1- create vocabulary named "sub books" and add some terms
-- term: D6
-- term: D7
2- In content type /books i add fields (Term Reference) assigned to "sub books".
3- Then i add some nodes.

After while i add another vocabulary named "main books"
-- terms: Drupal release
And i edit "sub books" term to be belong to "main books" term. With Reference field options module..
In the same content type /books I add another (Term Reference) assigned to "main books".
So When i add new node .. it display "main books" term and whats belong to the same term of "sub books"..

Parent (main books): Drupal release.
child (sub books): D7

My problem is:
When i edit the old nodes .. it's display
"main books" - none.
"sub books" - D7.

How i update the field "main books" of all old nodes to display like:
"main books" - Drupal release.
"sub books" - D7.

Hope you got it..

CommentFileSizeAuthor
#2 002_old_node.jpg32.16 KBa_alshamiri
#2 001_old_node.jpg33.29 KBa_alshamiri

Comments

a_alshamiri created an issue. See original summary.

a_alshamiri’s picture

StatusFileSize
new33.29 KB
new32.16 KB
joachim’s picture

Status: Active » Fixed
Issue tags: -taxonomy vocabulary

This module is only about providing new behaviour in the UI. It doesn't do anything with your field data.

(BTW: please don't add random tags to the issue tags field.)

Status: Fixed » Closed (fixed)

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