Problem/Motivation

Not able to install the module with updates defined in install file

Steps to reproduce

Setup a D10 instance
Require the module alongwith dependent modules
install the module and you will get error
Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck().

Proposed resolution

Update the install file to have accesscheck with the query

CommentFileSizeAuthor
#2 3390305-entiry-query-issue-1.patch541 bytesdeepaverma
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

deepaverma created an issue. See original summary.

deepaverma’s picture

StatusFileSize
new541 bytes

sarwan made their first commit to this issue’s fork.

sarwan_verma’s picture

Status: Active » Needs review

Hi @deepaverma,
#2 patch applied successfully and getting some error, and i have fixed those error & create the MR.
please review and verify.

  • s_leu committed 1ff89ca8 on 1.0.x authored by sarwan
    Issue #3390305 by sarwan, deepaverma: D10 compatibility fixes
    
s_leu’s picture

Status: Needs review » Fixed

Thanks to both of you, committed this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.