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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | migrate_conditions-in_migrate_map-3319154-3.patch | 13.25 KB | danflanagan8 |
Comments
Comment #2
danflanagan8Comment #3
danflanagan8Here's my patch
Comment #4
danflanagan8Comment #6
danflanagan8cut it!