diff --git a/src/app/scoring.coffee b/src/app/scoring.coffee index 2c3a028676..bbd921dfca 100644 --- a/src/app/scoring.coffee +++ b/src/app/scoring.coffee @@ -218,6 +218,7 @@ cron = () -> todoTally = 0 _.each obj.tasks, (taskObj) -> unless taskObj? + #TODO delete the object console.error "a task had a null id during cron, this should not be happening" return