Closed (fixed)
Project:
Trash
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2025 at 18:27 UTC
Updated:
16 Dec 2025 at 18:49 UTC
Jump to comment: Most recent
When an entity is soft-deleted, calling $storage->getLatestRevisionId() with the ignore trash context then calling it again with the active context returns stale (cached) and incorrect results.
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 commentedThis bug was initially found by @twod in #3376216: Translation support, so credited for that :)
Comment #5
amateescu commentedMerged!