Unable to import config in another installation

Created on 2 September 2024, about 1 year ago
Updated 3 September 2024, about 1 year 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

Production build 0.71.5 2024