Forums

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

How to get the list of all Duplicate Custom fields

SOHAIL SHAIK August 24, 2023

We are planning to clean up the Jira.
 In the process, we need to get the list of all Duplicate custom fields ( which should include the same name as System fields, the same name as other custom fields but different types and custom fields with zero issues - never used from creation also)
 How to get this info into CSV file, can you guys please help me with this..?

2 answers

1 vote
Trudy Claspill
Community Champion
August 24, 2023

Hello @SOHAIL SHAIK 

Welcome to the Atlassian community.

This article tells how to get a list of all fields using the REST API.

https://community.atlassian.com/t5/Jira-Core-Server-articles/How-to-get-list-of-all-Jira-server-fields-system-and-custom-via/ba-p/999920

SOHAIL SHAIK August 24, 2023

hi @Trudy Claspill ,

 We have a total of 1700 fields, to reduce the manual work I was planning to fetch the data with a few conditions to reduce some work.

The conditions are:- list of all Duplicate custom fields ( which should include the same name as System fields, the same name as other custom fields but different types and custom fields with zero issues - never used from creation.

I believe we can accomplish our goal using the script runner, but regrettably, I lack knowledge of Groovy. Therefore, I am seeking help and support here.

0 votes
Manoj Gangwar
Community Champion
August 24, 2023

Hi @SOHAIL SHAIK ,

Welcome to the Atlassian Community!!

If you have Configuration Manager Plugin then you can easily export the fields into CSV and then you can filter out the duplicates.

Else, You have to manually copy and paste the fields into Excel. 

SOHAIL SHAIK August 24, 2023

I have never used the CMJ plugin can you please guide me with the path...

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.20.10
TAGS
AUG Leaders

Atlassian Community Events