Jira has a complex administration concepts. Performing Jira admin tasks without understanding the complete flow leads to mistakes. In this post, I'm explaining how the Custom Fields are created and how to link it to project screens.
Creating custom fields
Let's assume you get a request to create a custom field "Severity". Check whether this custom field is already existing by
Creating custom fields
Let's assume you get a request to create a custom field "Severity". Check whether this custom field is already existing by
- Login to Jira -> Administration -> Issue Fields -> Custom Fields
If it is not available, create it straight away
- Login to Jira -> Administration -> Issue Fields -> Custom Fields -> Add custom Field -> Choose the field type -> Provide field name, search template, etc , applicable issue types, Applicable context.
The custom field which we created can be associated to all issues by selecting "Global context" or to specific projects. Depending on the usability of the custom field make it either global or project specific.
If the custom field is already exist, then try to reuse it.
Screens
Screens group multiple issue fields. Using Screens, you can control which fields are displayed. You can also split fields on a Screen into multiple tabs.