where is custom fields tables in jira servicedesk database ? Or where can we find the custom field detail in jira ?
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!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.