Problem/Motivation

Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for contact migration into the contact module.

Proposed resolution

For the most part, this is a matter of moving files around and updating namespaces. Also, explicit destination module dependencies can be removed.

Migration templates to be moved:

  • d6_contact_category
  • d6_contact_settings

Remaining tasks

Submit a patch.

User interface changes

N/A

API changes

Namespaces of affected migration plugins will change.

Data model changes

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

phenaproxima’s picture

Assigned: Unassigned » phenaproxima
phenaproxima’s picture

phenaproxima’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: 2534006-2.patch, failed testing.

phenaproxima’s picture

Status: Needs work » Postponed
phenaproxima’s picture

Moved the tests into the Drupal\contact\Tests\Migrate namespace, and the schema for the d6_contact_settings source plugin into contact.schema.yml.

phenaproxima’s picture

Status: Postponed » Needs review

Unblocked.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Suppose it good to go, just moval of files

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0fc922d and pushed to 8.0.x. Thanks!

  • alexpott committed 0fc922d on 8.0.x
    Issue #2534006 by phenaproxima: Move module-specific migration support...

Status: Fixed » Closed (fixed)

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