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,555,443
Community Members
 
Community Events
184
Community Groups

How to add project category field in the filter.

I need to add Project Category field in my filter but this field not appear in the system default filter fields. how can I get it. because I have added some projects to particular category.

please help me in this case

1 answer

0 votes
Sushant Verma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 30, 2023

Hi @vishnu vardhan chenna 

I think 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.

As a workaround, you can create a calculated custom field to hold the value of the project category and then export that.

Regards,
Sushant Verma

Hi @Sushant Verma 

How can we create calculated custom field. can you please explain.

Sushant Verma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 30, 2023

@vishnu vardhan chenna 

  1. Navigate to Issues > Custom Fields.
  2. Locate the field named as Calculated Field (Stiltsoft).
  3. Click [...] and select Associate to Screens.
  4. Click Update.

If you don't have Calculated Field, you need to Installed JIRA Misc. Custom Fields.

Or t
here are also several add-ons in our Marketplace that you can use for performing maths functions on custom field values like:

  • sumUp for Jira.
  • Abacus - Calculate Jira.
  • ScriptRunner for Jira and specifically their feature which allows you to Calculate custom field on issue update.

And After that You need can try with the formula like:

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

Hope this will help you.

Regards,
Sushant Verma

Like vishnu vardhan chenna likes this

@Sushant Verma 

without using any add-on is this possible

Sushant Verma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 04, 2023

@vishnu vardhan chenna I don't think so it is possible.

Regards,
Sushant Verma

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events