- JIRA 7 Administration Cookbook(Second Edition)
- Patrick Li
- 246字
- 2021-07-16 10:48:09
Setting up different issue types for projects
JIRA comes with a number of issue types out of the box, that are designed for software project management. However, over time, you might find that these issue types do not apply to all of your projects, and you have added your own. In this recipe, we will look at how to manage the issue types so that each project can have its own set of issue types.
How to do it...
Proceed with the following steps to set up a project-specific issue type list:
- Navigate to Administration | Issues | Issue Type Schemes.
- Click on the Add Issue Type Scheme button.
- Enter the name for the new issue type scheme.
- Add issue types to the scheme by dragging them from right to left.
- Select the default issue type.
- Click on the Save button to create the new scheme, as shown in the following screenshot:
Having created your new issue type scheme, you now need to apply it to projects in which you want to restrict issue type selections:
- Click on the Associate link for the new issue type scheme.
- Select the project(s) you want to apply the scheme to.
- Click on Associate to change the selected projects' issue type scheme.
If the project has issues with issue types that do not exist in the new issue type scheme, JIRA will walk you through a migration process where you can update the issue type for all the impacted issues.
- ExtGWT Rich Internet Application Cookbook
- Spring 5.0 Microservices(Second Edition)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Learning C++ Functional Programming
- Oracle從入門到精通(第5版)
- Linux C編程:一站式學習
- Building Wireless Sensor Networks Using Arduino
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- ArcGIS for Desktop Cookbook
- Arduino機器人系統設計及開發
- VMware vSphere 5.5 Cookbook
- Manage Your SAP Projects with SAP Activate
- Scratch少兒編程高手的7個好習慣
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- Mastering Puppet(Second Edition)