Add capability to blacklist certain config property

Created on 17 October 2023, about 1 year ago
Updated 21 May 2024, 8 months ago

Problem/Motivation

Add capability to blacklist certain config properties from a specific config file:

For example:

Over this list of Blacklist Configs One can also add:

user.role.site_administrator.module.
- config_split

The gist of it is to not to copy the config file user.role.site_administrator.yml with the property module having config_split in it.

Steps to reproduce

Try to remove a module specifically for the profile, but other files like the user.role.site_administrator for the permission have a dependency on the removed module. This creates an issue of blacklisting those properties specifically.

Proposed resolution

May be try to unset the blacklisted value or something?

Remaining tasks

Update the Docs after adding this feature.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇳India abhisekmazumdar India

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