Closed (fixed)
Project:
Configuration Split
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Sep 2021 at 18:20 UTC
Updated:
21 Sep 2021 at 18:24 UTC
Jump to comment: Most recent
Sorting of config is not easy from contrib. But we need to sort the config so that when an import happens no unnecessary diff is shown.
See #3230826: Expose API to sort arbitrary config arrays: TypedConfigManager::getCanonicalRepresentation() should override its parent and their sub-issues.
Export config
create a split and partially split something
edit that something
export the config
attempt to import it again (this should be a clean import as we just exported it and didn't change anything in the mean time.
Use the active config as a model to sort.
do it
none, less diffs
none
none
Comments
Comment #3
bircher