The configuration name "system.action.bulk_copy_fields_action_base" does not match the ID "bulk_copy_fields_to_another_field" ConfigInstaller.php:345

Comments

fonant created an issue. See original summary.

fonant’s picture

Seems to be fixed by renaming the YML file under install.

mv /var/www/drupal8/modules/contrib/bulk_copy_fields/config/install/system.action.bulk_copy_fields_action_base.yml /var/www/drupal8/modules/contrib/bulk_copy_fields/config/install/system.action.bulk_copy_fields_to_another_field.yml

  • el1_1el committed 822724f on 8.x-1.x authored by fonant
    Issue #3027541 by fonant: Error on install: configuration ID mismatch
    
el1_1el’s picture

Status: Active » Fixed

Should be fixed. Thanks!

Status: Fixed » Closed (fixed)

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