Closed
Bug 1278952
Opened 9 years ago
Closed 9 years ago
Job detail panel not showing due to a javascript exception
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
Attachments
(1 file)
For this job: https://treeherder.allizom.org/#/jobs?repo=version-control-tools&selectedJob=108
Got this error:
Error: $scope.job_log_urls[0] is undefined
selectJob/<@https://treeherder.allizom.org/js/index.min-09989ed79ee5c366bde3ea6d787af005.js:28:10944
Causes panel not to paint completely
Assignee | ||
Comment 1•9 years ago
|
||
It was because the job has no log, which is valid. Just had a JS error in handling it.
Comment 2•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cdawson
Assignee | ||
Updated•9 years ago
|
Attachment #8761289 -
Flags: review?(wlachance)
Comment 3•9 years ago
|
||
Comment on attachment 8761289 [details] [review]
[treeherder] mozilla:add-length-check > mozilla:master
wfm
Attachment #8761289 -
Flags: review?(wlachance) → review+
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/ae9d6a70ad5db3993def6cffd92c512636d4cdd2
Bug 1278952 - Fix detail panel JS exception when no logs exist (#1575)
Assignee | ||
Comment 5•9 years ago
|
||
I'll push this to stage shortly...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•