The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to Needs review
about 1 year ago 10:46pm 12 September 2023 - last update
about 1 year ago Patch Failed to Apply - π¨π¦Canada joelpittet Vancouver
D10 Fails on this patch with
TypeError: Drupal\Core\Database\ReplicaKillSwitchRequest::__construct(): Argument #1 ($requestStack) must be of type Drupal\Core\Http\RequestStack, Symfony\Component\HttpFoundation\RequestStack given, called in /var/www/html/public/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\Core\Database\ReplicaKillSwitchRequest->__construct() (line 26 of core/lib/Drupal/Core/Database/ReplicaKillSwitchRequest.php).
This patch should work for D11 as well.
- last update
about 1 year ago 30,151 pass - π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Fixes the patch conflicts and adds a kernel test.
I think we need to work out how this would be used instead of the session version? Do we switch to it and deprecate? How do we support both?
- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Patch Failed to Apply - πΊπΈUnited States smustgrave
Is there any BC concerns if we switch?
- Status changed to Needs work
about 1 year ago 6:05pm 19 October 2023 - πΊπΈUnited States smustgrave
Moving to NW for issue summary update. And if there is a backwards compatibility concern to switch?
- last update
10 months ago Patch Failed to Apply