Problem/Motivation

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

CommentFileSizeAuthor
#1 move_module_specific-2534030-1.patch1.37 KBmikeryan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeryan’s picture

Status: Active » Postponed
FileSize
1.37 KB

Here's the patch, postponed until MigrateDrupal6Test can handle the moved tests.

mikeryan’s picture

phenaproxima’s picture

Status: Postponed » Fixed

Not just unblocked, but fixed because I rerolled #2500529: Migration path for Syslog 7.x configuration. Nice!

mikeryan’s picture

Status: Fixed » Needs review

I don't see the D7 patch moving the D6 migration...

phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

Sorry. I'm an idiot.

Ç'est parfait.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 5073c7b and pushed to 8.0.x. Thanks!

  • alexpott committed 5073c7b on 8.0.x
    Issue #2534030 by mikeryan: Move module-specific migration support into...

Status: Fixed » Closed (fixed)

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