Unable to import config in another installation

Created on 2 September 2024, 6 months ago
Updated 3 September 2024, 6 months ago

Problem/Motivation

I deleted a field from a Group bundle. It has also as a result been removed from the display config for the group type. I am able to export and reimport the config using Config Devel on the installation where I made the change, no problems.

When I push the changes to a new installation and try to do an import, it seems to be caught in a loop:

  Configuration <em class="placeholder">core.entity_form_display.group.aircraft_group.default</em> depends on the <em class="placeholder">field.field.group.aircraft_group.f_default_roles</em> configuration that will not exist after import.
  Configuration <em class="placeholder">views.view.espo_extra_subgroups</em> depends on the <em class="placeholder">field.storage.group.f_description</em> configuration that will not exist after import.

These are just a few error of many similar ones. Trying to import any single file, related or not, fails with all of these errors. I can't break out of this.

When I go to edit the view, for instance, in the target installation, that field is still in the view but coming up as "broken handler". So it looks like possibly some part of a mutual dependency has been imported but the other can't because it's failing an outdated validation? Something like that.

πŸ› Bug report
Status

Postponed: needs info

Version

1.9

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States brad.bulger

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

Comments & Activities

  • Issue created by @brad.bulger
  • Status changed to Postponed: needs info 6 months ago
  • πŸ‡¬πŸ‡§United Kingdom joachim

    This doesn't seem to be an issue with the Config Devel module.

  • πŸ‡ΊπŸ‡ΈUnited States brad.bulger

    Ah ConfigImporter.php is from core, I was making assumptions. So even though I am trying to use the drush cdi1 command from config_devel to import a single config file, it is still going through some core stage that is having these problems?

  • πŸ‡¬πŸ‡§United Kingdom joachim

    It might be a Field Group problem

Production build 0.71.5 2024