Add sub-module which subscribes to the Drupal 8.8 config storage transformation events

Created on 19 August 2021, almost 3 years ago
Updated 24 April 2023, about 1 year ago

Problem/Motivation

config_merge comes with the config_merge_filter module that hooks up config_merge to the snapshot storage via config_filter

Since Drupal 8.8 there are the config storage transformation events, so we could do the same without depending on config_filter.

Proposed resolution

Add config_merge_event module with one event subscriber service, subscribing to the config import transformation event, merging the snapshot config like config_merge_filter does via a config filter plugin.

Remaining tasks

Do it.

User interface changes

new sub module

API changes

none

Data model changes

none

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

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

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.69.0 2024