Custom field context
System fields, such as Summary and Issue Type, are global across Jira. What this means is that these fields are available to all issues and projects. Custom fields, on the other hand, can be applied to specific projects and issue types, also known as context.
A custom field context is made up of a combination of projects and issue types. When you are working with an issue, Jira will check the project and issue type of the current issue to determine whether there is a specific context that matches the combination. If one is found, Jira will display the custom field with any specific settings, such as selection options. However, if no context is found, the custom field will not be displayed.
There are two main reasons to use custom field contexts, customization and performance. Let’s first look at how context can help customize a custom field.
Custom field types, such as select lists and radio buttons, have options for end users to choose from. You...