Is there any way to use JQL in the backlog? My specific use case is that I would like to quickly filter between different labels (or components, etc) in the backlog view. I use the backlog view to plan out sprints and versions, and I'd like to quickly search for all tasks with a specific label so I can figure out when to do them.
Screenshot of the search bar I'm referring to:
Right now, the only way to use JQL in the backlog that I've found is to create a quick filter with the JQL that I want, and then I can use it in the backlog. Obviously, this isn't very effective since I can't query anything dynamic on the fly.
Thanks,
Frankie
You can try Dynamic Filters: JQL Replacer for Jira. It lets you create a quick filter without JQL knowledge and save it for Jira filters. So you can use it when you need it again.
I hope it helps.
Regards
I have also been searching for the same.
Well, JQL commends don't work on this bar.
But you can use "|" as "or"
Search all lines with XY or XX --> XX|XY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I haven't ever been successful with `|` or "OR" in backlog search input. Is there some trick?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not that I know of.
For more advanced searching you'd need to utilise Issue Search.
You could look if there is a similar suggestion for this on https://jira.atlassian.com/secure/Dashboard.jspa and vote/follow it? Or create a new suggestion!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In the top menu under „issues“ you can create a filter like this
project=abc and status=yourbacklogstatus
Then save this filer and mark is favorite.
Whenever you are doing your planing call the filter and append the stuff you need on the fly.
I think that‘s the closest you can get. But I like the idea of having a dynamic subfilter for the backlog are even for boards. Maybe it is worth to hand in a feature request. But to be honest as great as Jira is, the development department is a bit slow. Even bugs take years to get fixed. Good look.
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.