You are here

d7_tracker_node.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/tracker/migration_templates/d7_tracker_node.yml
core/modules/tracker/migration_templates/d7_tracker_node.yml

File

core/modules/tracker/migration_templates/d7_tracker_node.yml
View source
  1. id: d7_tracker_node
  2. label: Tracker node
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_tracker_node
  7. process:
  8. nid: nid
  9. published: published
  10. changed: changed
  11. destination:
  12. plugin: entity:node
  13. migration_dependencies:
  14. required:
  15. - d7_user