Hi,
I would like to know that is there any limitation of having custom fields in default screen. For example, We want to customize "create issue" screen by adding around 30 to 50 custom fields approximately and we might need to remove some unwanted default fields provided.
As per my understanding custom fields are being stored in jira's custom table (the one which is used for customfields). Is there any way to extend the table which is being for storing issue details? If not so, can we store them in custom table and can we pull those values from that table for reporting purpose?
50 custom fields is not going to be a problem for JIRA
(But it's not going to be nice for your users. Even if it's just one project or even issue type, you're going to find the field names leak out into searches and your users, when faced with 50 fields, will tend to leave as many of them as empty as possible)
For the second part of your question, the answer is generally "no". You don't want to try to do this the hard way, by messing with JIRA's database. Write a new custom field plugin and let that handle it.
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.