- Issue created by @DamienMcKenna
When exporting configuration some sequences may define an "orderby" attribute, per #2361539: Config export key order is not predictable for sequences, add orderby property to config schema β . If the sequence does not define the "orderby" attribute the export order will be erratic and prone to changes because of unpredictable aspects of the environment, e.g. the specific version of PHP being used.
If an orderby definition is not provided in a configuration sequence, default the order to sort alphabetically.
Active
11.0 π₯
configuration system