Problem/Motivation

It appears that Drupal\trash\EntityQuery\Workspaces\QueryFactory is not being used when both trash and workspaces are installed.

Steps to reproduce

1. Enable trash and workspaces
2. Delete an entity in the live workspace, moving it to trash
3. Run an aggregated entity query, notice that the entity shows up, even though it should not

Proposed resolution

Fix the service decoration priority.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork trash-3532377

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

alecsmrekar created an issue. See original summary.

alecsmrekar’s picture

Assigned: alecsmrekar » Unassigned
Status: Active » Needs review

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

amateescu’s picture

Status: Needs review » Fixed

Merged into 3.x, thanks!

Status: Fixed » Closed (fixed)

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