- Issue created by @andreadruiz
- Status changed to Needs review
10 months ago 5:29pm 8 January 2024 - 🇦🇷Argentina leonel.umerez
Hi all!
This is a patch for module version 3.1.2, please verify it. Regards!
- First commit to issue fork.
In Drupal 10 accessCheck() method should be explicitly called on all entity queries. Otherwise exception will be thrown.
See
https://www.drupal.org/node/3201242 →
Add explicit call of accessCheck()
on every entity query.
Needs review
3.0
Code
Hi all!
This is a patch for module version 3.1.2, please verify it. Regards!