Problem/Motivation
Due to #2625696: Make migrations themselves plugins instead of config entities, contrib needs to make some adjustments. See the adjustments performed in #2694053: Make project compatible with 8.1.x+ for migrate_sourc_csv. I'd expect similar solution is needed here.
For the interface changes, +1s on #2694009: MigrationInterface doesn't include get() would also be nice. I'd like to get that committed to 8.1.x if there is still time.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | migrate_source_json-make_project_compatible-2694591-2.patch | 9.19 KB | heddn |
Comments
Comment #2
heddnComment #3
geerlingguy commentedComment #5
mikeryanDon't know why I can't set the version to 8.x-2.x-dev, but I've committed and pushed this to the new 8.x-2.x branch, thanks!
Comment #6
mikeryanComment #7
raj45 commentedI have tested and can confirm that the following modules work fine together for migrating content into Drupal with JSON: