- Merge request !13Issue #3205754: Create an export plugin which generates migrations using Drupal DB as source β (Open) created by huzooka
- Issue was unassigned.
Right now, EME provides a single export plugin json_files
. That export plugin generates migrations which are using JSON files as data source.
But when the source Drupal instance (which contains the content) is available, then writing the content entities into JSON files is an unnecessary overhead β since the DB of the source instance contains the content π.
Create an export plugin which generates migrations with Drupal DB source, using the migrate source plugin of Drupal 8 migration (source) β .
Needs work
2.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.