Closed Bug 1059352 Opened 10 years ago Closed 10 years ago

Filters: Unable to quickfilter across multiple attributes eg "Linux talos"

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: jeads)

References

Details

In TBPL we could set a regex filter to allow for things like "Linux.*talos". Neither "Linux talos" (for simple filtering based on whitespace) nor "Linux.*talos" works in treeherder. TBPL didn't support the former, but if that's easier to implement, then it might solve the problem well enough that regex support is unnecessary for now.
The other option would to be to combine the filters menu with the nav bar quick filter & make the more advanced filter options quicker to use. (At the moment they require too many clicks & are too slow for day to day use sheriffing).
Blocks: 1059359
Assignee: nobody → jeads
Status: NEW → ASSIGNED
This bug was fixed in https://github.com/mozilla/treeherder-ui/commit/5658db9b31b5c072953a22b2f15baedb7c5361d0 and reviewed by camd in a PR. Multiple space delimited words in the "Filter platforms & jobs" input box are now functional. You can test with: https://treeherder.mozilla.org/ui/#/jobs?searchQuery=linux%20talos
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Thank you - the url form works now, but seeing some issues - bug 1059322 comment 5.
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/2698c018d308f3101c507d167601751d9173e504 Bug 1059352 and Bug 1059322: Allow multiple search words and insure that the searchQuery url parameters are honoured https://github.com/mozilla/treeherder/commit/9497f0b2aba7d76ab3ba61413093cb8c837e0983 Merge pull request #137 from mozilla/multiple-search-words Bug 1059352 and Bug 1059322: Allow multiple search words
You need to log in before you can comment on or make changes to this bug.