Re-order workflow statuses on the issue view
When configuring your teams' workflows, you may find it useful to change the order in which statuses display when looking at a work item, to make it easier for your users to transition work.
How to re-order statuses
The order of statuses have to be set manually, on each transition. Here’s how:
企業管理対象プロジェクト
You must be a Jira admin to do this.
Go to Jira settings > Workflows.
Find the workflow you want to edit. Under Actions, select … > Edit.
This will create a draft version of the workflow.
For each transition:
Select the transition you want to edit, and select Properties.
In the Property Key field, enter
opsbar-sequence
.In the Property Value field, enter a number (0 or greater). This property determines the order in which each transition (and therefore, status) displays. A lower number means the transition will display higher.
Select Add.
Go back to the workflow and select Publish Draft.
チーム管理対象プロジェクト
You must be a project admin to do this.
Go to Project Settings > Issue types and select an issue type.
Click on Edit workflow.
For each transition:
Select a transition and click on Properties.
Click on Add new property.
In the Property Key field, enter
opsbar-sequence
.In the Property Value field, enter a number (0 or greater). This property determines the order in which transition (and therefore, status) displays. A lower number means the transition and status will display higher.
Click on Save.
Click on Update Workflow.
続きを読む
For the full list of workflow properties, see Use workflow properties
この内容はお役に立ちましたか?