i know this has been touched on before, but i see all the other issues were closed and no one reported this in 6.x-1.1.

scheduled transitions only work on the nodes that admin has authored. in that case, everything works fine. if admin tries to schedule any other node by any other user for a transition, it never goes anywhere.

no entries in the system log about what might be going on, either.

Comments

nathanmcginty’s picture

Status: Active » Closed (fixed)

ok. well, i answered my own question. the stories are published when the cron runs. my cron runs shortly before the hour. so a story scheduled to be published on the hour has to wait until almost the end of the hour before cron triggers anything.

maybe mention this in the docs?

unless i missed it.