Config Ignore doesn't ignore config split config

Created on 22 February 2019, over 5 years ago
Updated 4 January 2024, 11 months ago

Problem/Motivation

It seems that Config Ignore doesn't work with Config Split. I currently have config that is split by environment. I have added the ABC.settings file to config ignore and changes to that file are still being applied, where other config is being ignored completely. I'm not 100% sure if it's because the config is not in the common config folder or because the config already exists. Below is an example of what i currently have.

My Config Ignore is set to the following

ABC.settings
ABC.ABC-data.*

What happens
ABC Settings - already in config and changed is showing up as normal. This does not show on the config sync screen under ignored config.

ABC.ABC-data.something.something - is being ignored as one would expect. Note it does not already exist in config. This does show on the config sync screen under ignored config.

πŸ› Bug report
Status

Closed: outdated

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States johnpicozzi Providence, RI

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

    This issue is being closed because Config Ignore 2.x is deprecated.

    The new 3,x version has been re-written from the ground up and works in a totally different way, yet it provides the same backwards compatible functionality. All the 2.x tests pass in 3.x and the 3.x codebase is easier to maintain.
    Users of 2.x are strongly encouraged to upgrade to 3.x, as there is a very simple update path.

    So likely this issue is no longer relevant. If you think that this issue still applies please open it again and target the new branch. All issues on the 2.x branch were closed in bulk.

Production build 0.71.5 2024