Drupal 10 Compatibility - Query Access Checks

Created on 16 November 2023, 10 months ago
Updated 22 July 2024, about 2 months ago

In Drupal 10 entity queries must explicitly call ::accessCheck() or an exception is thrown (see: https://www.drupal.org/project/drupal/issues/3318457 ๐Ÿ’ฌ QueryException: Entity queries must explicitly set whether the query should be access checked or not Closed: works as designed ). Attached is a patch to fix this, assuming the secret key access check was a success the ->accessCheck(FALSE) has been explicitly added to the queries.

๐Ÿ› Bug report
Status

RTBC

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States frogdog_tech

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024