- Issue created by @mandclu
- Issue was unassigned.
- Status changed to Fixed
almost 2 years ago 10:00am 3 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.
After a fresh install of Event Platform on Drupal 10, accessing the scheduler interface generates the following fatal error:
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 /var/www/html/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php).
Explicitly set the access check on entity queries.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.