Skip to content

Issue #3538461: Create a data parser migration_plus plugin

  • Adds an Ai data_parser plugin that utilizes our AiMigrator service.
  • Adds a test migration yml for an example slice of urls.
  • Adds an additional config file for our sample content type. It is necessary for loading the content type during tests.
  • Updates AiMigrator so that convert() takes url, html, or both. Improves Ai prompt.
  • Updates the hard-coded bundle structure for AiMigrator so that it resembles an actual Drupal bundle and can be migrated easily.
  • Updates tests.

Merge request reports

Loading