Problem/Motivation

Performing drush contentaudit:metrics generates the following error:

Entity queries must explicitly set whether the query should be access checked or not.

See the change record https://www.drupal.org/node/3201242

Proposed resolution

Explicitly add the access-check to the query (as FALSE so the metrics include all items).

Comments

manarth created an issue. See original summary.

  • manarth committed ecbe6572 on 1.0.x
    Fix issue #3394515: add an Access Check to the metrics query.
    
manarth’s picture

manarth’s picture

Assigned: manarth » Unassigned

Status: Fixed » Closed (fixed)

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