We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966008d commit 2142725Copy full SHA for 2142725
classes/local/manager/workflow_manager.php
@@ -607,7 +607,6 @@ public static function get_lastrun_nextrun($workflowid) {
607
}
608
609
610
-
611
// If we couldn't get nextrun or lastrun so far, we analyze the lifecycle task.
612
if (!($nextrun && $lastrun)) {
613
$task = manager::get_scheduled_task('tool_lifecycle\task\lifecycle_task');
0 commit comments