- Issue created by @catch
- Status changed to Needs review
about 1 year ago 2:39pm 21 December 2023 - π«π·France dqd London | N.Y.C | Paris | Hamburg | Berlin
LInk to the report & discussion on Slack where this has been discussed and occured first time reported: https://drupal.slack.com/archives/C1BMUQ9U6/p1703153827992839
In the previous mentioned discussion following system.performance keys have been error reported on screen while saving admin performance cache settings:
cache: page: use_internal: false response: ... stale_file_threshold: '172800'
So, follow up readers who need to fix that manually for now: check your system.performance config by running
drush cget system.performance
In case you find obosolete left-over keys (read Wim's and my notes and links in the Slack chat above), in my case like cache: page: use_internal or stale_file_threshold and response you can remove them withdrush cdel system.performance cache.page.use_internal
ordrush cdel system.performance stale_file_threshold
etc. (note the dot to target sub ordinated keys) - Status changed to Needs work
about 1 year ago 5:11pm 21 December 2023 - πΊπΈUnited States smustgrave
Not sure what's suppose to be reviewed.
Can the issue summary be completed. If something is deprecated is the CR attached to another ticket?
- Status changed to Needs review
about 1 year ago 5:38pm 21 December 2023 - π¬π§United Kingdom catch
@smustgrave the CR is attached to π Remove the aggregate stale file threshold and state entry Fixed , what's deprecated is the config schema key.
- Status changed to RTBC
about 1 year ago 5:41pm 21 December 2023 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
larowlan β credited Wim Leers β .
-
larowlan β
committed 9fb6b609 on 10.2.x
Issue #3410301 by catch, diqidoq, Wim Leers: Deprecate system....
-
larowlan β
committed 9fb6b609 on 10.2.x
-
larowlan β
committed d8761276 on 11.x
Issue #3410301 by catch, diqidoq, Wim Leers: Deprecate system....
-
larowlan β
committed d8761276 on 11.x
- Status changed to Fixed
about 1 year ago 11:33pm 21 December 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Committed to 11.x and backported to 10.2.x
Nice work all πͺ
- Status changed to Fixed
12 months ago 7:54am 5 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.