Default to 'optional' directory when the providing modules install config

Created on 11 April 2025, 13 days ago

Problem/Motivation

Many modules install default config. If we enforce this config, and put it into the 'install' directory of our target module, installing the target module will fail; complaining that the config already exists in active config.

Proposed resolution

When building the enforced config form, we could try to determine if that config already exists in any module's `config/install` directory. If yes, we could default to storing the enforced config in `config/optional`, and perhaps even disabling the `config/install` option.

Remaining tasks

TBD

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada ergonlogic Montréal, Québec 🇨🇦

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

Comments & Activities

Production build 0.71.5 2024