What happened?
Description
It would appear that when clearing out the project config files and running craft project-config/rebuild, addresses.fieldLayouts is not restored.
Steps to reproduce
- Save Address field layout
- Remove the loaded project config
- clear caches
- delete
config/project
- remove data from
projectconfig table
- clear
storage/config-deltas, storage/runtime
- Run
craft project-config/rebuild
Expected behavior
When running craft project-config/rebuild the layout data is added back to config/project/addresses/fieldLayouts.
Actual behavior
When running craft project-config/rebuild the layout data is missing from config/project/addresses/fieldLayouts.
Craft CMS version
5.5.2
PHP version
8.2.15
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
What happened?
Description
It would appear that when clearing out the project config files and running
craft project-config/rebuild,addresses.fieldLayoutsis not restored.Steps to reproduce
config/projectprojectconfigtablestorage/config-deltas,storage/runtimecraft project-config/rebuildExpected behavior
When running
craft project-config/rebuildthe layout data is added back toconfig/project/addresses/fieldLayouts.Actual behavior
When running
craft project-config/rebuildthe layout data is missing fromconfig/project/addresses/fieldLayouts.Craft CMS version
5.5.2
PHP version
8.2.15
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions