Closed Bug 1308489 Opened 8 years ago Closed 5 years ago

Trying to load result set for hidden jobs doesn't seem to work

Categories

(Tree Management :: Treeherder: Frontend, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kats, Unassigned)

References

Details

From the log of a hidden job, e.g. [1], click on the "revision" link (in this case [2]). This takes you to a standard treeherder push listing, but since the job is hidden it can't be selected and a little warning box shows up saying " Selected job id: 4608421 not within current result set range. Load result set ". Clicking on the "Load result set" link does nothing - I would expect it to load the hidden jobs and select the requested job.

[1] https://treeherder.mozilla.org/logviewer.html#?job_id=4608421&repo=autoland#L1497
[2] https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=00c81c0c177b9c03e46a297397e14c8a7f9e2aad&selectedJob=4608421
Blocks: 1222025
Now that jobs are only hidden by tiers, not by exclusion profiles, this has a different effect.  The error message doesn't show, and the job details DO show.  But you can't see the selected job, because Tier-3 is unchecked by default and the job is tier-3.  The solution would be, in the log viewer, to detect the tier of the job and add "filter-tier=3" to the href for the link.  Perhaps list all the tiers if that's the case.
Component: Treeherder → Treeherder: Frontend

Not sure how often people hit this now. But leaving as P3 as it probably SHOULD be addressed at some point.

Priority: -- → P3

The job will load displayed now, even if the tier-3 is turned off. But if you move away from the job, then it disappears, since it doesn't match the filters.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.