Assigning content to Groups in Drupal Migrations
When migrating content into Drupal, a common challenge is assigning newly created nodes to groups. This issue arises because the node must exist before it can be attached to a group.
When migrating content into Drupal, a common challenge is assigning newly created nodes to groups. This issue arises because the node must exist before it can be attached to a group.