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
Comments
Comment #2
sakthi_dev commentedComment #4
sakthi_dev commentedPlease review.
Comment #6
jeremylichtman commentedI have merged and released 1.0.26.
Comment #7
jeremylichtman commented