Bug #4748
Updated by Radhika Chippada about 10 years ago
Topaz noticed during reviewing #4477 update that there 21 jobs with empty logs. It would be good to understand why they are empty.
From IRC conversation:
14:23 topaz: 2.1.0 :022 > Job.where(log: "").count
14:23 topaz: (5.0ms) SELECT COUNT(*) FROM "jobs" WHERE "jobs"."log" = ''
14:23 topaz: => 21