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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heddn created an issue. See original summary.

heddn’s picture

geerlingguy’s picture

Status: Needs review » Reviewed & tested by the community

  • mikeryan committed d0000bf on 8.x-2.x authored by heddn
    Issue #2694591 by heddn: Make project compatible with 8.1.x+
    
mikeryan’s picture

Don'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!

mikeryan’s picture

Status: Reviewed & tested by the community » Fixed
raj45’s picture

I have tested and can confirm that the following modules work fine together for migrating content into Drupal with JSON:

  • migrate_plus-8.x-2.x
  • migrate_tools-8.x-2.x
  • migrate_source_json-8.x-2.x

Status: Fixed » Closed (fixed)

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