Configuration not ignored in language

Created on 24 September 2019, over 5 years ago
Updated 4 January 2024, about 1 year ago

so in my config ignore settings i have:

system.menu.footer*
user.role.*

and the settings are correctly ignored when anything changes in the English language.
Now i added another language and what happens is Drupal wants to export those configurations:

system.menu.footer
user.role.administrator 	
user.role.anonymous 	
user.role.authenticated

what bugs me is if i try to follow the "view differences" link, i get nothing, the same as when i export the configuration, those files are empty:
{ }

In all of this, even when i run
drush cex -y
nothing happens, as the configs were ignored.

So i can't find a way to exit this situation :'(.

🐛 Bug report
Status

Closed: outdated

Version

2.1

Component

Code

Created by

🇫🇮Finland joey-santiago

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