On the file:

src/Plugin/migrate/cckfield/VideoEmbedField.php

There's the migrate plugin for drupal7 source, but this is the documentation:

/**
 * Plugin to migrate from the Drupal 6 emfield module.
 *
 * @MigrateCckField(
 *   id = "video_embed_field",
 *   core = {7}
 * )
 */
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alvar0hurtad0 created an issue. See original summary.

alvar0hurtad0’s picture

Issue summary: View changes
alvar0hurtad0’s picture

Status: Needs review » Needs work

The last submitted patch, 3: minor_mistake_on-2831676-3.patch, failed testing.

The last submitted patch, 3: minor_mistake_on-2831676-3.patch, failed testing.

The last submitted patch, 3: minor_mistake_on-2831676-3.patch, failed testing.

The last submitted patch, 3: minor_mistake_on-2831676-3.patch, failed testing.

Sam152’s picture

Good catch, but the plugin migrates from the d7 video embed field module, not emfield. Fails are unrelated but status is correct.

Sam152’s picture

Status: Needs work » Fixed

  • Sam152 committed b5bb324 on 8.x-1.x
    Issue #2831676 by alvar0hurtad0, Sam152: Minor mistake on migrate plugin...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.