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
- Add the UI.
- Add the config storage mechanism.
- 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
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
Comment #4
nadavoid commented