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.
Yes. JQL is "category = ..."
It's a quiet gem of a function which stopped my only real attempt to write an add-on I could sell - I wrote something that let you search by category in JIRA 3, and then JIRA 4 did it for me!
Can I include the category as one of the columns? It does not appear in the list of columns available
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JQL searches for issues, not projects, but you can stick a search for all issues through a "filter statistics" gadget and report on projects to get a count of issues per project (which then gives you the list of projects)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What if I just want a list of the project names in a particular category so I can display them in Confluence?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid you can't without a bit of code (yet)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.