Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

get list of all fields and their options used in service management project (cloud)

Sami Ullah July 23, 2023

get list of all fields and their options used in service management project (cloud)

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -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.
July 24, 2023

Welcome to the Atlassian Community!

For a team-managed project, go to project admin and look at the fields in use.  For a company-managed project, go to global admin -> custom fields and work your way through the contexts for each field.

For a usage summary, your best bet is probably a set of gadgets on a dashboard, one for each field.

Create a filter for each field - "field X is not empty", then for and field of a list type (radio button, select list, user, multi-select, etc) create a gadget for "filter statistics" and tell it to group by project.  For date, number, or text fields, the best you can do is "list issues", it will at least tell you how many entries there are.

Sami Ullah July 24, 2023

Is there a way I can export the fields to an excel? I don't want to do time taking analysis of each field one by one when there are hundreds on them. If I have a full list, I can use formula's to do that for me.

Nic Brough -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.
July 25, 2023

You could write a script to get some of the data into a spreadsheet, by scraping the lists from the REST API - I'd probably start at https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-fields/#api-group-issue-fields

But that is not going to include actual usage data - you're still going to need to run those searches (that can be done over the REST API as well)

Like Marc - Devoteam likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events