Problem/Motivation

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

Assigned: Unassigned » mikeryan
Status: Active » Needs review
FileSize
3.66 KB
mikeryan’s picture

Status: Needs review » Needs work
FileSize
3.72 KB

Move tests to Migrate directory. Leaving at needs work until MigrateDrupal6Test is fixed to accomodate the test movement.

mikeryan’s picture

Status: Needs work » Postponed

The last submitted patch, 1: move_module_specific-2534024-1.patch, failed testing.

mikeryan’s picture

jhodgdon’s picture

Following... once you un-postpone, I will be happy to RTBC. Patch is very straightforward and I trust that it's already been decided to do this for all modules. ;)

phenaproxima’s picture

Status: Postponed » Needs review

Unblocked!

Status: Needs review » Needs work

The last submitted patch, 2: move_module_specific-2534024-2.patch, failed testing.

mikeryan’s picture

Fixed namespace.

phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

Me likey.

jhodgdon’s picture

+1

mikeryan’s picture

Status: Reviewed & tested by the community » Needs work

After applying all move patches, I believe EntitySearchPage.php still needs to move to the search module.

mikeryan’s picture

Status: Needs work » Needs review
FileSize
4.68 KB
620 bytes
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

OK.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 158ca15 and pushed to 8.0.x. Thanks!

  • alexpott committed 158ca15 on 8.0.x
    Issue #2534024 by mikeryan: Move module-specific migration support into...

Status: Fixed » Closed (fixed)

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