Do Project Custom fields have the same performance impact as Global Custom fields?

Todd Stout April 20, 2016

This question is in reference to Atlassian Documentation: Scaling JIRA

Ask your question here...

2 answers

3 votes
Peter T
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.
April 20, 2016

Hi Todd,

 

the # of custom fields alone is the biggest concert. See the following quote from the Scaling JIRA doc:

"the number of custom fields has highest impact on the actions that request or process custom issue details, i.e view all issues, search with JQL, create issue, edit issue"

Recommended practice is to use less fields but utilize multiple field contexts. For example:

If you have field called Teams and it is single select with different values for different projects, then instead of creating two separate global fields with different options, you can create one with two separate field contexts.

Hope this helps. Let me know if you need more info.

Cheers,

Peter T

1 vote
GabrielleJ
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.
April 20, 2016

There are custom field types that have more effect on performance than others. 

Q5. Which custom fields have the most performance impact?

A5: Free text custom fields are probably the biggest performance eaters. The smallest performance eaters would be the multi-select custom field.

Q9. Are the number of issues the largest impact on JIRA’s performance?

A9: The number of issues is not actually what has the largest impact on performance in JIRA, especially since 5.1. The amount of custom fields would be an example of something that has a larger effect on performance. For additional details please refer to our scaling JIRA documentation.

Reference: http://blogs.atlassian.com/2015/05/webinar-recap-five-secrets-jira-performance-scale/

Suggest an answer

Log in or Sign up to answer