I have 2 taxonomies, taxonomy1 (vid=6) and taxonomy2 (vid=7). taxonomy1 has a field, from_tax1_to_tax2.

from tax1 to tax2

I create a rule. When a term in taxonomy1 is created, the rule will create a term in taxonomy2 and relate the 2.

relation

However, the relation is not created. Everything else seems to work okay.

Comments

Save Entity

Before you can assign the newly created term to the other term, you need to save the created term.

For example:

Save entity
Parameter: Entity: [child-term], Force saving immediately: true

You need to force the save so that the term id is valid.

Yes! It works beautifully.

Yes! It works beautifully. Thank you.

nobody click here