Closed Bug 1305038 Opened 8 years ago Closed 6 years ago

TH links on orange detail page should link to specific job

Categories

(Tree Management Graveyard :: OrangeFactor, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kats, Unassigned)

References

Details

On a page like [1] there is a list of instances of the intermittent failure. The third column in the table is "revision" which links to a TreeHerder push. It would be great if that link also included a selectedJob parameter so that the job that had the failure is selected by default.

[1] https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1272942&startday=2016-09-12&endday=2016-09-23&tree=all
This would be pretty easy to do - I'd recommend making treeherderPushUrl() accept the job_id as an additional parameter (with a null check since older data in ES doesn't have a treeherder_job_id):
https://hg.mozilla.org/automation/orangefactor/file/f2af7588d7f2/html/scripts/woo.config.js#l35

Then passing dat.treeherder_job_id here:
https://hg.mozilla.org/automation/orangefactor/file/f2af7588d7f2/html/scripts/woo.bugs.js#l256
See Also: → 1445295
OrangeFactor is EOL, but I've filed bug 1445295 for doing this to the new Intermittent Failures View.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.