Problem/Motivation

It seems reasonable to have a condition that leverages the migrate lookup service. It could be useful in scenarios where we're using strange disparate sources to migrate into the same entity type.

Proposed resolution

Add a migrate_condition plugin called `in_migrate_map` that evaluates whether the source is present in the configured migrate maps.

User interface changes

N/A

API changes

New plugin

Data model changes

N/A

Comments

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Issue summary: View changes
danflanagan8’s picture

Here's my patch

danflanagan8’s picture

Status: Active » Needs review

  • danflanagan8 committed 0dccc72 on 2.0.x
    Issue #3319154 by danflanagan8: Add migrate_condition plugin that does a...
danflanagan8’s picture

Assigned: danflanagan8 » Unassigned
Status: Needs review » Fixed

cut it!

Status: Fixed » Closed (fixed)

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