Closed (fixed)
Project:
Trash
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2025 at 15:05 UTC
Updated:
9 Jul 2025 at 15:39 UTC
Jump to comment: Most recent
It appears that Drupal\trash\EntityQuery\Workspaces\QueryFactory is not being used when both trash and workspaces are installed.
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
Fix the service decoration priority.
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
Comment #3
alecsmrekar commentedComment #6
amateescu commentedMerged into 3.x, thanks!