Issue #3299806 by BenStallings: Include uuid field in d7_node migration, if present.
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
Activity
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.
Please register or sign in to reply