Skip to content

[TECH DEBT] Start using migration "tags" instead of relying on migration groups #2161

@rosiel

Description

@rosiel

Overview of feature request

Paraphrase from @adam-vessey:

Drush is starting to [which versions?] include on its own the functionality that we currently get from the migrate_plus [wrong; see Adam's comment below] module.

Islandora Core Feature, Islandora Defaults, and potentially others ship migrations that use the "migrate_group" parameter provided by migrate_plus [oops, migrate_tools rather]. (They also live in a config structure called migrate_plus.migration.[migration_name].yml and we might want to address that too?) However new Drush does not come with this option. It does however have a "tag" parameter we can use

We should give our existing migrations "tags" so that we can maybe run them without migrate_plus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalefeature requesta proposal for a new feature in the software (should be justified by a ‘use case’)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions