Closed
Bug 1630710
Opened 5 years ago
Closed 4 years ago
Support selectedTask in querystring that works like selectedJob
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
Attachments
(2 files)
You should be able to select a job/task by either the job_id
or the task_id
. The run_id
or retry_id
should also optionally be in there. Or perhaps it should just select the latest run_id
for that task.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → cdawson
Priority: -- → P1
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
For some reason the PR didn't get attached to this bug: https://github.com/mozilla/treeherder/pull/6342
This has been merged.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Comment 2•4 years ago
|
||
Since treeherder added support for linking to a specific task, lets make use of
it in taskgraph.
Updated•4 years ago
|
Attachment #9150278 -
Attachment description: Bug 1630710: Add link to specfic as specific task in treeherder; r?Callek → Bug 1630710: Allow making references to a task itself in the task definition; r?Callek
Updated•4 years ago
|
Attachment #9150278 -
Attachment description: Bug 1630710: Allow making references to a task itself in the task definition; r?Callek → Bug 1630710: Add link to specfic as specific task in treeherder; r?Callek
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/9e104d21c19e
Add link to specfic as specific task in treeherder; r=Callek
Comment 4•4 years ago
|
||
bugherder |
Comment 5•4 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/a8fed9c41347
Add link to specfic task in treeherder for decision task; r=Callek
Comment 7•4 years ago
|
||
bugherder |
Comment 8•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•