Defining Priority Field Values
An issue's priority is its importance in relation to other issues.
JIRA ships with a set of default priorities. You can modify these or add your own as follows.
新しい優先度の定義
- 「JIRA 管理者」グローバル権限を持つユーザーとしてログインします。
- Choose > Issues. Select Priorities to open the View Priorities page, which lists the currently-defined priorities and the Add New Priority form.
Keyboard shortcut: g + g + start typing priorities
- Complete the Add New Priority form towards the end of the page:
- Name — specify a word or two to describe your new priority. (This name will appear in the dropdown field when a user creates or edits an issue).
- 説明 - この優先度の使用が適する場合の説明を 1 ~ 2 行程度追加します。
Icon URL — supply the path of a image that has been placed somewhere inside
<jira-application-dir>/images/icons
of your JIRA Installation Directory or from an accessible URL.Priority Color — specify a color to represent this priority. You can either type the HTML color code, or click the box at the right of the field to select from a color chart.
- 追加ボタンをクリックします。
優先度の編集
- Go to the View Priorities page as described in Adding a priority (above).
- Click the Edit link (in the Operations) column corresponding to the priority you wish to edit.
- Update the fields as described under Defining a new priority (above), then click the Update button.
優先度の並び替え
優先度を並び替えることによって、ユーザーが課題を作成または編集するときにドロップダウン リストに表示される順番が変更されます。
- Go to the View Priorities page as described in Adding a priority (above).
- 優先度を並び替えるには、順序 列の矢印をクリックします。
- Click the up-arrow to move a priority higher up in the list.
- Click the down-arrow to move a priority lower down in the list.
優先度の削除
- Go to the View Priorities page as described in steps 1-4 of Adding a priority (above).
- Click the Delete link (in the Operations column) corresponding to the priority you wish to delete.
最終更新日: 2014 年 12 月 15 日
Powered by Confluence and Scroll Viewport.