Saving panel pages marked for indexing issues a WSOD

Created on 25 July 2023, 11 months ago

Problem/Motivation

Panel pages issue an error or WSOD on "Update and save" operation when they're marked for indexing on Drupal 10.

Steps to reproduce

* Pick an existing panel page
* Check it as "Index this variant"
* Click "Update and save"

Proposed resolution

Root cause is having an entityQuery that doesn't use accessCheck as required by Drupal 10. Adding this accessCheck clause fixes the issue.

Remaining tasks

Review and merge.

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡·Brazil erickbj

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

Comments & Activities

Production build 0.69.0 2024