Closed
Bug 1567868
Opened 6 years ago
Closed 6 years ago
cancelling N jobs selected with the pinboard will throw N-1 error notifications "Taskcluster: e is undefined" and only cancel one job
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: camd)
Details
Attachments
(1 file)
Steps to reproduce:
- Let Treeherder show running jobs.
- Ctrl+click two of those.
- At the bottom right, open the "save" button's context menu.
- Choose "Cancel all".
Actual result:
Error message "Taskcluster: e is undefined", only one job cancelled
Expected result:
No error message and all selected jobs cancelled.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Priority: -- → P1
| Assignee | ||
Comment 1•6 years ago
|
||
I found the cause of this bug. Working on a fix now.
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
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
•