Group content list builder getEntityID gives error for access check.

Created on 4 February 2025, 6 months ago

Problem/Motivation

When visiting the group entity queue listing page we get an error as below

`Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not. `

Steps to reproduce

Step 1: Enable group entity queue module and enable group entity queue on any group content plugin.
Step 2: Now on any group visit entity queue listing page to see the list of entity in queue.
Step 3: This with lead to an above error.

Proposed resolution

Create a patch to the module and add accessCheck(false) to the entity query in content list builder controller.

🐛 Bug report
Status

Active

Component

Code

Created by

🇮🇳India tdnshah

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