Chris@14: id: d6_comment_field Chris@14: label: Comment field configuration Chris@14: migration_tags: Chris@14: - Drupal 6 Chris@14: - Configuration Chris@14: source: Chris@14: plugin: d6_node_type Chris@14: constants: Chris@14: entity_type: node Chris@14: type: comment Chris@14: process: Chris@14: entity_type: 'constants/entity_type' Chris@14: field_name: Chris@14: - Chris@14: plugin: migration_lookup Chris@14: source: type Chris@14: migration: d6_comment_type Chris@14: - Chris@14: plugin: skip_on_empty Chris@14: method: row Chris@14: type: 'constants/type' Chris@14: 'settings/comment_type': '@field_name' Chris@14: destination: Chris@14: plugin: entity:field_storage_config Chris@14: migration_dependencies: Chris@14: required: Chris@14: - d6_comment_type