Closed
Bug 1480009
Opened 7 years ago
Closed 7 years ago
Requesting new jobs with 'Add new jobs' doesn't show/offer them
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: camd)
References
Details
(Keywords: regression)
Attachments
(1 file)
Requesting new jobs with 'Add new jobs' from the push's menu doesn't offer them.
Steps to reproduce:
1. Open Treeherder.
2. For a push, open the menu on the right side.
3. Select 'Add new jobs'
Actual result:
No jobs shown which one could select and request.
Expected result:
Available jobs shown in brown color and user can click on them to select them (will get brown border) and request the selected ones to run.
Comment 1•7 years ago
|
||
I can reproduce on production. No errors in the web console.
Bisecting locally shows this stopped working as of bug 1450030.
Assignee | ||
Comment 2•7 years ago
|
||
This is actually a bug I introduced with filtering. I have a fix for this now.
Flags: needinfo?(cdawson)
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/d5595b50676653c33e9363b5097c15b10e4b1a13
Bug 1480009 - Fix add new jobs not showing (#3868)
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cdawson
Assignee | ||
Comment 5•7 years ago
|
||
Got r+ on the PR from sclements.
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
•