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,559,418
Community Members
 
Community Events
184
Community Groups

Used vs. unused fields within the Project

Hi Team,

Is it possible to get a report of all the used vs. unused fields within the project. The project has lot of fields added for each issue type. We started cleaning up the project, and want to remove unused fields from project screens.

Thanks!

2 answers

0 votes
Darryl Lee
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 28, 2023

Hi @Lakshmi S , on Jira Server as far as "usage" goes, you can only see the number of screens where a field is used. That's not particularly useful.

If you're instead looking for things like: "What custom fields are only used in 10 or fewer issues?" then yeah, you'll really want to use an add-on like Optimizer for Jira which will give you exactly that kind of reporting to allow you to clean up unused fields.

Other add-ons (which I have not used, but appear to have similar features) include:

I suppose @Benjamin is right that you could also query the database, or even make a do a bunch of JQL searches for every custom field:

"customfield x" is empty

But that's a lot of work.

You might be able to automate this using the REST API and the search method, OR the getIssueCount action in Bob Swift's Jira CLI.

0 votes
Benjamin
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 28, 2023

HI @Lakshmi S ,

 

You can see what fields are used under admin issue page. You should be able to see a column on usage in custom fields. Now there are some custom field created by add-ons which the usage will not show up accurately. For all others, it will show.

 

IF you want. a level of granularity or spreadsheet, you'll need to query the DB or look for add-ons.

 

-Ben

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events