- Issue created by @Eli-T
- Merge request !3#3416953: 🐛 replace call to InputBag::get(x) with all()[x] ?? [] for Symfony 6 compatibility. → (Closed) created by Eli-T
- Status changed to Needs review
11 months ago 12:59pm 25 January 2024 - Status changed to RTBC
7 months ago 4:56pm 14 May 2024 - 🇮🇳India Bushra Shaikh
I have reviewed and applied MR !3 this works for Drupal 9.5.11 and Drupal 10.0. and 10.0.1
Screenshots of the compatibility on 9.5.11 have been attached for reference:can be moved to RTBC+1
- Status changed to Needs review
7 months ago 8:48am 15 May 2024 - 🇬🇧United Kingdom Eli-T Manchester
@bushra-shaikh have you actually tested the functionality of this patch, or just checked the upgrade status report?
- Status changed to Needs work
7 months ago 12:29pm 15 May 2024 - 🇫🇮Finland sokru
Thanks for the module, looks promising. I tested the issue, but unfortunately the MR didn't fix the issue with 10.3 + PHP 8.2. Still gets the same 400 error with message on log:
Drupal\Core\Http\Exception\CacheableBadRequestHttpException: Invalid nested filtering. The field `vid`, given in the path `vid.meta.drupal_internal__target_id`, does not exist. in Drupal\jsonapi\Context\FieldResolver->resolveInternalEntityQueryPath() (line 297 of /var/www/html/core/modules/jsonapi/src/Context/FieldResolver.php
- Status changed to Closed: duplicate
6 months ago 2:00pm 26 June 2024 - 🇬🇧United Kingdom Eli-T Manchester
This is fixed in 📌 Move to DrupalCI (and fix module on Drupal 10) Fixed .