Closed
Bug 1032454
Opened 9 years ago
Closed 9 years ago
Filtering by a multi-part job name (eg 'mochitest-4') returns no results
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: camd)
References
Details
1) Go to https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-central 2) Enter 'mochitest-4' in the "Filter platforms & jobs" field in the top right of the UI & press enter 3) Observe the job results that appear in the main content panel. Expected: All mochitest-4 job results, like https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=mochitest-4 Actual: No results. Trying other strings eg: 'mochitest 4' or 'Mochitest 4' didn't work either. However 'mochitest' did (albeit it returns all mochitest results, not just m-4.
Reporter | ||
Updated•9 years ago
|
Severity: normal → major
Reporter | ||
Updated•9 years ago
|
Priority: -- → P1
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
I'll add the "selected job" to the url, so when you share the url, it will take you to that selected job. Also, supporting 'mochitest 4' will be a lot easier than supporting 'mochitest-4', believe it or not. It that's ok, then we can start there.
Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Cameron Dawson [:camd] from comment #1) > I'll add the "selected job" to the url, so when you share the url, it will > take you to that selected job. Could we do that as a separate bug, since that's handy but unrelated? :-) > Also, supporting 'mochitest 4' will be a lot easier than supporting > 'mochitest-4', believe it or not. It that's ok, then we can start there. cool, sgtm for now & we can see how we go :-)
Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #2) > (In reply to Cameron Dawson [:camd] from comment #1) > > I'll add the "selected job" to the url, so when you share the url, it will > > take you to that selected job. > > Could we do that as a separate bug, since that's handy but unrelated? :-) (And also something that TBPL doesn't do, so not a blocker in the bug 1030636 sense, so can wait a bit longer :-))
Assignee | ||
Comment 4•9 years ago
|
||
fixed in https://github.com/mozilla/treeherder-ui/commit/ef0c7e9290ca351c57d6e3174dbd87183a0a54ef
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/0365a2c364aa1195b5ac4554860561b6b4ad4842 fix bug 1032454: support "mochitest 4" type searches
You need to log in
before you can comment on or make changes to this bug.
Description
•