Fixed
Project:
Node Revision Delete
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2026 at 10:10 UTC
Updated:
23 Apr 2026 at 10:45 UTC
Jump to comment: Most recent
We potentially need to use the default revision time instead of the current time in Created but then we had have to load the node. We've already done that so let's pass it along even though we're not using it yet.
Pass node along
None
None
Added $node to \Drupal\node_revision_delete\Plugin\NodeRevisionDeleteQueryInterface::getRevisionsToDelete and \Drupal\node_revision_delete\Plugin\NodeRevisionDeleteQueryInterface::getRevisionsToProtect
None
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
alexpottAs this is just a simple API widening on a new interface in 2.1.x going to merge.
Comment #5
alexpott