Closed
Bug 998510
Opened 11 years ago
Closed 11 years ago
crontabber state chokes on jobs that have no last_success
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
83
People
(Reporter: peterbe, Assigned: peterbe)
Details
Attachments
(1 file)
241.63 KB,
image/png
|
Details |
If a job as no last_success you get `TypeError: moment(...) is null`
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/dff9a78a9cd6144bef466f8d6edb7c426831b39d
fixes bug 998510 - crontabber state chokes on jobs that have no last_success
https://github.com/mozilla/socorro/commit/2ffcb5bed20b11b95ee45a13d577b982ee08a537
Merge pull request #2013 from peterbe/bug-998510-crontabber-state-chokes-on-jobs-that-have-no-last_success
fixes bug 998510 - crontabber state chokes on jobs that have no last_success
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 83
You need to log in
before you can comment on or make changes to this bug.
Description
•