Forums

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

where is custom fields tables in jira servicedesk database ?

johnson liu May 17, 2021

where is custom fields tables in jira servicedesk database ? Or where can we find the custom field detail in jira ?

1 answer

0 votes
Charlie Misonne
Community Champion
May 17, 2021

Customfields are in the customfield table in Jira. This only stores the name, description, type, ... of the field. Not the actual values per issue.

Values are in customfieldvalue.

There is a PDF link with Jira's DB schema on this page.

Hope that helps!

Suggest an answer

Log in or Sign up to answer