下書きワークフローでトランジションを追加したりステップを削除したりすることができない
プラットフォームについて: Cloud、Server、および Data Center - この記事はすべてのプラットフォームに等しく適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
When editing a draft workflow, some statuses/steps can't be deleted and outgoing transitions can't be added. This makes these steps and statuses useless.
原因
Jira には、下書きワークフローでのこのような編集機能を制限するコードが含まれます。
ワークフローのドキュメントには次のように記載されています。
アクティブなワークフローを編集する際の制限事項
アクティブなワークフロー (下書きワークフロー) の編集時には次の制限事項が適用される点にご注意ください。It is not possible to edit the workflow name (only the description) if a workflow is active.
Workflow steps cannot be deleted.
A step's associated Status cannot be edited.
If a step has no outgoing transitions (Global transitions are not considered), it cannot have any new outgoing transitions added.
A step's Step ID cannot be changed.
Related JAC Ticket to Edit name for active workflows and workflow schemes - JRASERVER-19813Getting issue details... STATUS
ソリューション
次の 2 つのオプションがあります。
- すべてのステップにトランジションを設定したあとにワークフローを公開します。
または - 無効化された状態でワークフローを編集します (ワークフローをコピーするかワークフロー スキームを無効化)。