Problem/Motivation
The NodeRevisionDelete queue worker does not choose the correct revision to base the delayed re-queue on.
Steps to reproduce
Use the Create plugin and wait for a node to be requeued - it waits too long.
Proposed resolution
Use min instead of max
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None
Issue fork node_revision_delete-3586441
Show commands
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 #2
alexpottComment #4
alexpottComment #6
alexpott