@@ -96,6 +96,10 @@ switch ($action) {
$res = job_status($job);
break;
case 'summary_get':
$res = summary_get();
case 'task_logs':
$task = new CRObject();
$task->set('job', cr_get_GET('job'));
The note is not visible to the blocked user.