Problem/Motivation

Setup of this module currently involves creating migration config that is specific to the given site. This requires fairly substantial knowledge about how Migrate QA is structured, and is a significant barrier to using this module.

Proposed resolution

  • Add a UI that generates the needed tracker and connector migration configs.
  • Add a trigger/event/hook that runs the correct migrations to generate trackers and connectors at the right.

Remaining tasks

  1. Add the UI.
  2. Add the config storage mechanism.
  3. Add the trigger/event/hook to fire the correct migrations, and the supporting migration source plugins.

User interface changes

New forms to use to manage tracker and connector config.

API changes

TBD

Data model changes

None

Issue fork migrate_qa-3392278

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nadavoid created an issue. See original summary.

nadavoid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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