Forums

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

Where can I see the Advance Search JQL for Defect Type and Defect Subtype field ids/values

Amit Mohide July 22, 2025

Where can I see the Advance Search JQL for Defect Type and Defect Subtype field ids/values

for example for - Defect Type as 'Application Code Defect' the Advance Search JQL field value is - cf[34200]

Is there in mapping directory maintained by JIRA to see all field ids/values ?

2 answers

1 vote
Thorsten Letschert _Decadis AG_
Community Champion
July 22, 2025

Hey @Amit Mohide

The fields overview is currently being reworked: https://community.atlassian.com/forums/Jira-Cloud-Admins-articles/We-re-improving-Fields-management-in-the-Admin-pages-of-Jira/ba-p/3041039

Soon, you should be able to toggle on a 'Field ID' column using the 'Columns' settings at https://YOUR_SITE.atlassian.net/jira/settings/issues/fields:

community_custom-field-ids.PNG

Regards,
Thorsten

0 votes
Marc - Devoteam
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 22, 2025

Hi @Amit Mohide 

@Thorsten Letschert _Decadis AG_ is correct, this is coming to all Cloud instances. or you can use the API

https://<your-site->.atlasisan.net/rest/api/latest/field

 

Suggest an answer

Log in or Sign up to answer