X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fshortcut%2Fmigration_templates%2Fd7_shortcut_set_users.yml;fp=web%2Fcore%2Fmodules%2Fshortcut%2Fmigration_templates%2Fd7_shortcut_set_users.yml;h=0000000000000000000000000000000000000000;hp=d0eb219962d611049de2f0c2e0646a51a937545b;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/shortcut/migration_templates/d7_shortcut_set_users.yml b/web/core/modules/shortcut/migration_templates/d7_shortcut_set_users.yml deleted file mode 100644 index d0eb21996..000000000 --- a/web/core/modules/shortcut/migration_templates/d7_shortcut_set_users.yml +++ /dev/null @@ -1,25 +0,0 @@ -id: d7_shortcut_set_users -label: Shortcut set user mapping -migration_tags: - - Drupal 7 -source: - plugin: d7_shortcut_set_users -process: - uid: - - - plugin: migration_lookup - migration: d7_user - source: uid - - - plugin: skip_on_empty - method: row - set_name: - plugin: migration_lookup - migration: d7_shortcut_set - source: set_name -destination: - plugin: shortcut_set_users -migration_dependencies: - required: - - d7_shortcut_set - - d7_user