- 🇩🇪Germany mvogel
Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.
in EREFNodeTitles.php
fixed in patch
- 🇦🇺Australia silverham
Rerolled #6 (
->accessCheck(TRUE)
), my local composer wasn't applying the patch for some reason. - 🇦🇺Australia silverham
FYI module doesn't seem very stable.
Filter can only added AFTER a relationship has been saved and the view saved, and the relationship to the nodes must be the first one (instead of a relationship selector available).
The query parameter field is also not automatically populated. - Status changed to Fixed
over 1 year ago 10:24am 8 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.