How can I get a list of custom fields per issue type

Marc Botermans September 6, 2017

Hi all,

I am looking for a way to get a list of custom fields per issue type we use in our 100+ Jira software projects.  I would be very gratefull if someone could point me to the right direction as I have not found  a solution yet.

BTW: I will update this question in case I find a solution or workaround :)

 

Thanks,

 

Marc

 

 

 

 

1 answer

0 votes
Moga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2017

Hi Marc,

One of the ways to retrieve this information is from the database. Take a look at Database - Custom fields. You will need to join fieldconfigscheme , configurationcontext , and fieldconfigschemeissuetype database tables.

I hope that this helps!

Cheers!

Suggest an answer

Log in or Sign up to answer