When i used search function, I want it to limit search results to just my project WITHOUT having to define a filter on the query page.
e.g. I type summary ~ "help" , i get all issues with help in them across many projects.
How can i do this
Also. Is there a way to add a keyboard shortcut for a favorite saved query?
Hi Saad,
if you just enter for example the project key (e.g. MY) and add "help" to that you won't get the issue as a result in the Quick Search Bar but the Issue Navigator will open up and look for project = MY AND text ~ help. I think that is as close as you can get.
I'm not aware of any way to map a filter to a shortcut in Jira, but as they all have a unique ID/URL you could maybe work with that.
Best, Max
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.