Problem/Motivation

Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for statistics migration into the statistics 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_statistics_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

mikeryan’s picture

Status: Active » Needs work
FileSize
1.45 KB

Not going to point testbot at this yet, need a little work on MigrateDrupal6Test for it to pass...

mikeryan’s picture

Status: Needs work » Postponed
mikeryan’s picture

phenaproxima’s picture

Status: Postponed » Needs review

Unblocked!

timmillwood’s picture

Status: Needs review » Reviewed & tested by the community

Looks like a very simple patch, moving a test file from the migrate_drupal module to the statistics module.
No obvious issues, so RTBC!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 999332b and pushed to 8.0.x. Thanks!

  • alexpott committed 999332b on 8.0.x
    Issue #2534028 by mikeryan: Move module-specific migration support into...

Status: Fixed » Closed (fixed)

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