Closed (fixed)
Project:
Trash
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2026 at 10:26 UTC
Updated:
26 Jun 2026 at 10:15 UTC
Jump to comment: Most recent
I think this is related to #3098560: Add 'Is empty (NULL)' and 'Is not empty (NOT NULL)' to field Filter Operators Options, for Drupal 10 installs the admin/content/trash seems to be displaying all nodes rather than the deleted ones as the not empty filter is only added loosely if there's allow empty configuration in the view.
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
pcambraComment #7
amateescu commentedFeels a bit weird to merge this into 3.1.x, which doesn't support D10, but I'd rather keep the branches aligned.
Added some test coverage and merged to 3.1.x, then cherry-picked to 3.x, thanks!
Comment #9
pcambraAh sorry, should have opened to 3.x, got confused with the branches, thanks for merging this!
Comment #10
amateescu commentedNo worries at all, I probably would've ported it to 3.1.x anyway :)