Problem/Motivation

When I install a profile like Sobki Bootstrap, if I reexport the config right after installation, I got changes:

I think it is because of a mismatch between the order in config schema.yml and the order of the entries when the config is saved on the config form.

Comments

grimreaper created an issue. See original summary.

grimreaper’s picture

Issue tags: +ddd2025
oldeb’s picture

Assigned: Unassigned » oldeb
oldeb’s picture

Seems like it's a core issue.

It only occurs when installing using a profile.
If I export the config of the website and reinstall using the minimal profile and an existing config, the issue doesn't occurs.

Still looking around in the install.core.inc code and if it's confirmed, I'll open a core issue.
This may be related to this core issue : #2852557