On each cron run, scheduler continues to select nodes with a NULL publish_on value and create new published revisions for them.

It seems the entity query is not applying the conditions to check the publish_on value.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dysproseum created an issue. See original summary.

dysproseum’s picture

Added additional checks to prevent new revisions being created.

jonathan1055’s picture

Status: Active » Needs review

Hi dysproseum,

This sounds like an odd problem. Can you list out the 'steps to reproduce' starting from a clean D8 installation - it certainly needs more investigation. I've set the status to 'needs review' so that automated testing is run on your patch.

Jonathan

Status: Needs review » Needs work

The last submitted patch, 2: scheduler-2883566-2.patch, failed testing.

jonathan1055’s picture

Status: Needs work » Closed (works as designed)

Closing this as no response for over a month.
See my comments above and please re-open if you can reproduce the error.

Jonathan