Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
configuration entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2026 at 22:56 UTC
Updated:
13 Feb 2026 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #3
alexpottComment #4
alexpottI don't think this requires a test. The config is being loaded and saved in the same method. This will get implicit test coverage when we deprecate saving config entities with overrides applied.
Comment #5
berdirAgreed, the change is simple and is confirmed to work and fix the problem through the existing MR on the meta issue that we've been using for years.
Comment #6
alexpottCommitted and pushed 24cd86aa119 to main and 6078ec7d8f1 to 11.x and 389e9ca3bfc to 11.3.x. Thanks!