You are here

d7_tracker_user.yml in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 core/modules/tracker/migration_templates/d7_tracker_user.yml
core/modules/tracker/migration_templates/d7_tracker_user.yml

File

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