- JIRA 7 Administration Cookbook(Second Edition)
- Patrick Li
- 160字
- 2021-07-16 10:48:09
Making the assignee field required
By default, the assignee field has an unassigned option, which is equivalent to making the field optional. If you check out field configuration, you would realize that you cannot make the assignee field required, as there is no such option available.
In this recipe, we will look at how to disable the unassigned option, effectively making the assignee a required field.
Getting ready
You cannot disable the unassigned option if you have:
- Issues that are currently using that option for the assignee
- Projects that have an unassigned set as the default
How to do it...
Proceed with the following steps to disable the unassigned option:
- Log in to JIRA as a JIRA administrator.
- Navigate to Administration | System.
- Click on the Edit Settings button.
- Scroll down, and select the OFF option for Allow unassigned issues; click on Update.
As shown in the following screenshot, once the option is disabled, issues can no longer be unassigned:

推薦閱讀
- Learning Single:page Web Application Development
- Mastering RabbitMQ
- Mastering Ember.js
- 從0到1:HTML+CSS快速上手
- Python程序設(shè)計
- Functional Kotlin
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Troubleshooting Citrix XenApp?
- Distributed Computing in Java 9
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 3D Printing Designs:The Sun Puzzle
- Learning TypeScript
- Java程序設(shè)計
- Spring Boot 2+Thymeleaf企業(yè)應(yīng)用實戰(zhàn)
- Elasticsearch實戰(zhàn)(第2版)