Problem/Motivation

All configuration-related migrations in Drupal core have the Configuration migration tag.

For example, d7_metatag_field is conceptually closely related to d7_field, which does have the Configuration tag.

When using drush migration tools, it's common to filter by tag.

Steps to reproduce

Proposed resolution

Add Configuration tag to the migration definitions.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3165112-2.patch1.26 KBwim leers

Comments

Wim Leers created an issue. See original summary.

wim leers’s picture

Status: Active » Needs review
StatusFileSize
new1.26 KB
tim.plunkett’s picture

Status: Needs review » Reviewed & tested by the community

Makes sense!

Status: Fixed » Closed (fixed)

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