Make eventsubscriber priority configurable in settings.php

Created on 11 October 2022, about 2 years ago
Updated 14 February 2024, 9 months ago

As config_split_ignore module is not working anymore with config split 2.x-branch, i need a way to make it possible to ignore some keys of splitted configuration. (or entire config)

For example in a specific case, i wantaed to ignore system.site:page while following to have system.site in my split

I discsussed this case here with Bircher :
https://www.drupal.org/project/config_ignore/issues/3307930#comment-1469... 🌱 [Meta] roadmap to 3.0.0 Fixed

Setting a higher or lower priority to my stackable split via $settings['config_split_priorities'] was not sufficient as importDefaultPriority will still remain with a 0 priority in config_split module.

My only way to achieve my goal was to set a lower priority to subscribed event of config ignore. (and keep a higher priority on my specific stackable split in config_split_priorities)

On attached patch, i provide a way to set a specifical priority for config_ignore module.

Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

🇫🇷France julien.sibi

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.

Production build 0.71.5 2024