Skip to content
Snippets Groups Projects

Issue #3299806 by BenStallings: Include uuid field in d7_node migration, if present.

Closed Ben Stallings requested to merge issue/drupal-3299806:3299806-include-uuid-field into 9.5.x

In the d7_node migrate source plugin, check whether the uuid field is present in the node table. If so, include it.

Closes #3299806

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
558 558 // Wipe the Twig PHP Storage cache.
559 559 \Drupal::service('twig')->invalidate();
560 560
561 // Rebuild theme data that is stored in state.
561 // Rebuild profile, profile, theme_engine and theme data.
  • closed

  • Please register or sign in to reply
    Loading