Closed
Bug 1499531
Opened 7 years ago
Closed 7 years ago
Unable to cancel pending jobs, TypeError: G.jobList is undefined; can't access element at index 0
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jaws, Assigned: camd)
References
Details
Attachments
(1 file)
TypeError: G.jobList is undefined; can't access element at index 0 PushHeader.jsx:124:12
cancelAllJobs
PushHeader.jsx:124:12
cancelAllJobs self-hosted:974:17 da
react-dom.production.min.js:14:425
ka
react-dom.production.min.js:15:114
la
react-dom.production.min.js:15:168
xa
react-dom.production.min.js:17:207
Ba
react-dom.production.min.js:18:221
Da
react-dom.production.min.js:18:405
za
react-dom.production.min.js:18:19
Ga
react-dom.production.min.js:21:63
Fd
react-dom.production.min.js:84:408
sh
react-dom.production.min.js:216:224
:smaug was also able to reproduce this. Tested with https://treeherder.mozilla.org/#/jobs?repo=try&revision=660995ad21d54656bd3c191ddaab80227f66c52c
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/b3579979241b9545c1407bc1ab67610ff7cd1386
Bug 1499531 - Fix cancel all jobs (#4154)
| Assignee | ||
Comment 3•7 years ago
|
||
I'll push this to prod as soon as I can retest on stage.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Updated•4 years ago
|
Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•