The quick filter feature is a great convenience in the agile views. But it would really help to be able to apply quick filters to search results.
My most common scenario: I do a quick search for a particular word or phrase. I want to filter the search results to show only open issues (where "open" means it's in one of several workflow states). I'd like to be able to set up a quick filter for open issues, and apply it to the search results. Is there any way to do this?
Hi Ted,
As Jobin mentioned, your best option in this case would be to create filters that do what you'd like and then use it on another filter.
E.g.: Filter:
AllOpenIssues
status not in (Closed, Resolved)
Then, later, on your Search Issue screen you could have:
Project = A and filter=AllOpenIssues
Which would bring all open issues for a specific project.
Let us know if this helps you.
Cheers!
Thanks, Jobin & Elisa. This was helpful.
I still think it would be great to have quick filters on search results, the same as in the agile boards. But I found two reasonably fast workarounds, using shortcut keys, that meet my needs well enough:
Go to the find issues screen (global shortcut: g i), and apply the Open Issues filter, defined like this:
project=RepreZen AND status not in (closed, resolved, deferred) AND text ~ visualization
Once I've applied the filter, it seems to stick, and I don't have to re-apply it next time I go to the screen. I can press the f to focus on the key search window and edit my search string, strategically placed at the end so it's easier to edit.
Hope someone else finds this useful!
Cheers,
- Ted
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can just use an AND condition with the quick search criteria, right?
There is no way to have a built in option to apply more criteria like you can do in agile boards. You can only extend the search or add another filter to the search using the "filter" clause.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.