Allow direct access to values after a domain-enabled configuration save

Created on 22 March 2025, 26 days ago

Drupal Version

11.1.5

Domain module version

2.0.x

Expected Behavior

After calling config.save() on a domain-enabled configuration object, you expect to be able to get back the values you just set and saved.

Actual Behavior

After the save, you get the original values, not the just saved ones.

Steps to reproduce

- Just try to get a modified value after a config.save() in some custom module.
- You'll get back the original value instead of the modified one.

Solution has been implement in the following issue's MR 🐛 All configurations are duplicated by domain... Active .

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France mably

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

Comments & Activities

Production build 0.71.5 2024