Cannot import config: d7_webform extension will not be installed after import

Created on 22 May 2023, about 1 year ago

Problem/Motivation

Hello,

I'm facing an issue with the config import.
I'm using version 8.x-1.2 with Drupal 9.4.15.

The readme file says:

Copy the "migration_templates" YAML files and import them into Drupal configs either using Configuration Management UI or Drush/Drupal Console.

So I copy the config files then try to import the config through drush but I get the following errors:

The import failed due to the following reasons:
The config name d7_webform is invalid.
The config name d7_webform_submission is invalid.
Configuration d7_webform depends on the d7_webform extension that will not be installed after import.
Configuration d7_webform_submission depends on the d7_webform_submission extension that will not be installed after import.

The webform_migrate module is enabled.

Any thoughts?

Thank you!

πŸ’¬ Support request
Status

Closed: works as designed

Version

1.2

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium Ludo.R Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Ludo.R
  • πŸ‡§πŸ‡ͺBelgium Ludo.R Brussels

    Strange thing: just tried to import config through the UI (by copy/pasting the exact same config) and this works.

  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡§πŸ‡ͺBelgium Ludo.R Brussels

    Turns out I had to rename the files from d7_webform.yml to migrate_plus.migration.d7_webform.yml.

    It solved the issue in my case.

Production build 0.69.0 2024