Follow-up to #2534030: Move module-specific migration support into the syslog module

Problem/Motivation

Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for dblog migration into the dblog 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_dblog_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-2540954-1.patch1.34 KBmikeryan

Comments

mikeryan’s picture

Status: Active » Needs review
StatusFileSize
new1.34 KB
phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

Lovely!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 2f8646a and pushed to 8.0.x. Thanks!

  • alexpott committed 2f8646a on 8.0.x
    Issue #2540954 by mikeryan: Move module-specific migration support into...

Status: Fixed » Closed (fixed)

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