The description of fields for BeerTerm plugin have been copied from the BeerUser.php.
Should be changed to something more suitable to these fields.

$fields = [
      'style' => $this->t('Account ID'),
      'details' => $this->t('Blocked/Allowed'),
      'style_parent' => $this->t('Registered date'),
      // These values are not currently migrated - it's OK to skip fields you
      // don't need.
      'region' => $this->t('Region the style is associated with'),
      'hoppiness' => $this->t('Hoppiness of the style'),
    ];
CommentFileSizeAuthor
#2 fix-fields-description-2892143-1.patch871 bytesLOBsTerr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

LOBsTerr created an issue. See original summary.

LOBsTerr’s picture

LOBsTerr’s picture

Status: Active » Needs review
ultimike’s picture

Status: Needs review » Reviewed & tested by the community

This looks good to me.

-mike

  • heddn committed f1f6525 on 8.x-4.x authored by LOBsTerr
    Issue #2892143 by LOBsTerr, ultimike: migrate_example : BeerTerm plugin...

heddn credited heddn.

heddn’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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