drush l10n_server:scan is broken

Created on 19 October 2023, over 1 year ago

Problem/Motivation

When i follow the local dev instructions to bootstrap a dev instance of l10n server, there is an issue when we run ddev drush l10n_server:scan command.

[error] Error storing release list: 0 Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck().

Steps to reproduce

  • Follow setup instructions
  • Run ddev drush l10n_server:scan command

Proposed resolution

We need to add the missing accessCheck() call.

🐛 Bug report
Status

Closed: outdated

Version

3.0

Component

Code

Created by

🇫🇷France artusamak Bzh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @artusamak
  • Status changed to Closed: outdated over 1 year ago
  • 🇫🇷France artusamak Bzh

    There is a fix for the broken line in #3297480 but for a weird reason, composer install doesn't fetch the latest version.

    Let's consider it as fix for now.

Production build 0.71.5 2024