You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
So I wanted to see if anyone else has problems with JQL being the only way to filter and sort?
I find it insane that it's the only option.
Typically it takes me about 20mins to google and then write JQL, but to be honest I just don't really bother - randomly scan-read tickets and picking them up.
Basic filter and sorting should be so easy to implement; A 'Filter' button at the top of the page, a side menu floats in, some checkboxes and selects = assigned to me, sort by priority, unassigned, with label blah
It's neither complicated nor revolutionary; it's just standard. Obviously, JQL is clever and powerful, but it's not for everyone.
Try watching teams in the real world. I bet you'll see more people bumbling through Jira than you expect!
Most of my job has been working with teams who need to search Jira. The basic search is enough for a big proportion of them. Have you tried that?
But when they need to use JQL, most take to it like a duck to water, stumbling only on precedence (how have several clauses joined with and and or might work) and needing a bookmark for the functions references for the really clever stuff.
I think Nic brought up a good point. The basic search is good for most of the users and of course the more "special" your search has to be, the more confident you have to be with writing good queries and using the right functions/operators/etc. . And the advanced search documentation is a must-have for that but at least the doc is pretty good :)