Closed (fixed)
Project:
Trash
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2025 at 10:08 UTC
Updated:
20 Nov 2025 at 10:19 UTC
Jump to comment: Most recent
trash_entity_query_alter() alters entity queries for all trash-enabled entity types, and adds a condition on the deleted field.
For entity queries using the OR conjunction, this means that all non-deleted entities will be returned by default.
Ensure that entity queries using OR work correctly.
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
amateescu commentedComment #5
amateescu commentedMerged!