The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Database query for Custom field details like Custom Field Name,Field Type,Field Description,Field co

Database query for Custom field details like Custom Field Name,Field Type,Field Description,Field co

Dnyaneshwar Borase
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 27, 2022

Hi Team,

We need to help to get JIRA Custom field information details as mentioned below from the Database.

1. Custom Field Name
2. Field Type
3. Field Description
4. Field configuration Scope (Applicable contexts for scheme : Issuetype/Global (All Issues) or Project Specific)

Could you please guide us how do we get the data from the JIRA database?

It will be appreciated if you can share Database query (Database is MSSQL)

Regards,
Dnyaneshwar Borase

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
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 Champions.
September 27, 2022

Welcome to the Atlassian Community!

Don't try to do this, the database is not built for any form of reporting, and even if we told you where to look, I can guarantee you won't understand the data you extract properly.

Why are you trying to look at the configuration like this?  What is the reason behind the request?