- JIRA 6.x Administration Cookbook
- Patrick Li
- 278字
- 2021-12-08 12:37:35
Creating a new field configuration
As we have seen in previous recipes, you can configure a field's behaviors with field configuration. JIRA not only comes with a default field configuration that is applied to all project and issue types by default, but it also lets you create your own so that you can choose the projects and/or issue types to apply your field configuration to.
In this recipe, we will make the Description and Assignee fields required only for the Task issue type.
How to do it…
Setting up a new field configuration is a three-step process. The first step is to create the new field configurations:
- Log in to JIRA as a JIRA administrator.
- Navigate to Administration | Issues | Field Configurations.
- Click on the Add Field Configuration button, name it
Task Field Configuration
, and click on Add. - Click on the Required link for Description and Assignee fields.
The second step is to associate the new field configuration with a new field configuration scheme:
- Navigate to Administration | Issues | Field Configuration Schemes.
- Click on the Add Field Configuration Scheme button, name it
Task Field Configuration Scheme
, and click on Add. - Click on the Associate an Issue Type with a Field Configuration button.
- Select Task for Issue Type, Task Field Configuration for Field Configuration, and click on Add, as shown in the following screenshot:
The last step is to apply the new field configuration scheme to our project:
- Navigate to Administration | Projects.
- Select a project from the list.
- Select Fields from the left-hand side panel.
- Navigate to Actions | Use a different scheme.
- Select the new Task Field Configuration Scheme option and click on Associate.
推薦閱讀
- 新中國審計制度變遷
- Azure Strategy and Implementation Guide
- 金融保險集團內部審計創新與實踐
- 陜西文物年鑒·2015
- Microsoft System Center Data Protection Manager 2012 SP1
- OAuth 2.0 Identity and Access Management Patterns
- 2016年度注冊會計師全國統一考試專用輔導教材(圖解版):審計
- 從零開始學房地產會計
- vSphere Design Best Practices
- 高級計量經濟分析及Stata應用
- Oracle E-Business Suite Financials R12:A Functionality Guide
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint
- PMP 5A備考寶典
- 非參數統計:基于R語言案例分析
- PowerShell Troubleshooting Guide