- Issue created by @dark_kz
- First commit to issue fork.
When I'm trying to delete all taxonomy terms I get the following:
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 142 of /var/www/html/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php).
Install Entity Delete on a site that has the Transaction module installed
Use Entity Delete to delete Taxonomy terms with translations
Active
2.0
Code