Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,618
Community Members
 
Community Events
184
Community Groups

Project categories in filter results

Edited

I would like to see project category names in my filter/search results. Now I can use categories to search for my issues but then exporting results I do not have names of those project categories as an additional column.

How can I do it?

4 answers

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 20, 2017

Project Category is not a field on the issue. It is a metadata on the project. You can only export the fields on the issues.

If it is a critical requirement, you can create a calculated custom field to hold the value of the project category and then export that.

Ok - now it is clear :) Thanks Jobin.

Could anyone tell me more about it? I've installed JIRA Misc Custom Fields and now I can add such calculated custom field. I chose calculated text field and put such forlmula:

<!-- @@Formula: issue.get("category") -->

Unfortunately it is not so easy :(  Could somebody tell me how to construct that formula to get project category to that field?

Like James Pickering likes this

Hi Krzysztof and Valéria,

if this is still an issue, you might want to try:

issue.getProjectObject().getProjectCategory()?.getName()

Regards 

any answer about this question?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events