Problem/Motivation

When I create a project on a brand new install I get the following:

"The website encountered an unexpected error. Please try again later."

This could be due to:
EntityQuery access check will be enforced in Drupal 10
See https://www.drupal.org/node/3201242

Steps to reproduce

Add a project and click save
/burndown/project/add/project

The error message

Location 	http://ecoproject/burndown/project/add/project
Referrer 	http://ecoproject/burndown/project/add/project

Message 	Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck(). in Drupal\Core\Entity\Query\Sql\Query->prepare() (line 141 of drupal\core\lib\Drupal\Core\Entity\Query\Sql\Query.php).

My Setup

Drupal 10.0.7
Burndown 1.0.25
PHP 8.1.0

Issue fork burndown-3354847

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Vlooi Vlerke created an issue. See original summary.

sakthi_dev’s picture

Assigned: Unassigned » sakthi_dev

sakthi_dev’s picture

Assigned: sakthi_dev » Unassigned
Status: Active » Needs review

Please review.

jeremylichtman’s picture

I have merged and released 1.0.26.

jeremylichtman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.