Issue #6961:Latest status
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted5 days 15 hours ago by Francis Greaves (themetman) on:
Hi @yorkshirepudding!
Nothing in admin/reports/fields or admin/config/development/configuration/single/export
There is a field in the database though.
Should I just copy the item...
Posted5 days 21 hours ago by Francis Greaves (themetman) on:
That is not a core field so my guess is it must exist, though perhaps it is a field defined but without any instances.
A few places to check:
admin/reports/fields - is it...
Posted5 days 22 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
For the dev meeting:
Several regressions need to get addressed:
Although the 3rd one isn't new, it gets urgent now that the book module actually has an update that will break sites if not run (missing table).
Also:
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.