Bad file name. Uploading fixed one and hiding previous file
Re-rolled patch for latest (3.0.1) module version
Re-rolled #6 for latest version of the module.
After module update to 1.5 patch #7 can't be applied anymore. Adding re-rolled patch while MR is in review
Re-rolled patch #10 to support upgrade to 2.0.5 version of module
Goodmood β created an issue.
After 10.2 drupal upgrade and changes from
https://www.drupal.org/project/drupal/issues/3383692
β¨
Allow returning NULL from EntityRepositoryInterface::getTranslationFromContext() function
Active
patch from #22 can't be applied.
Here is a re-roll for drupal 10.2 version
Goodmood β created an issue.
Sorry, wrong file was attached
I'm still using rerolled patch from #90 (due to the same reason which mentioned there) over rc15 and D10.
With Drupal upgrade we have an exception when entity removed from ief widget and parent entity saved:
"Entity queries must explicitly set whether the query should be access checked or not"
This is because of absent accessCheck method on query in 'delete' method.
Added this check to patch from #90
Also this should be added to patch #99 because otherwise it'll throw an exception on D10 as well.
I confirm, that this is the issue. Have the same problem after upgrade to 10.1 (from 9)