Closed (fixed)
Project:
Workflow
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 14:54 UTC
Updated:
11 Jun 2009 at 16:20 UTC
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
Comment #1
nathanmcginty commentedok. 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.