Subsequent recipes installation breaks because of gin config from drupal_cms_admin_ui

Created on 12 May 2025, 4 days ago

Problem/Motivation

Installing more recipes on the same instance, sometimes gets to a brick wall. Getting: The configuration 'block.block.gin_messages' exists already and does not match the recipe's configuration error.
I installed a recipe that has dependencies to drupal_cms_starter, drupal_cms_news, then I installed another one with dependency to drupal_cms_blog. I am getting the error mentioned above.
The only way I could get the error to go away was by adding

config:
  strict: false

in the drupal_cms_admin_ui.

Steps to reproduce

Proposed resolution

Add config: strict: false in drupal_cms_admin_ui.
I don't think the configs added by this recipes are not supposed to be overwritten.

πŸ› Bug report
Status

Active

Component

Track: Gin admin theme

Created by

πŸ‡·πŸ‡΄Romania ciprian.stavovei

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024