テキストモードで作業する

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

テキストモードはワークフローを操作する高度な方法で、ステップおよびステータス間の相違を示します。テキストモードでは、直接ステップを操作します。

次のすべての手順を行うには、JIRA 管理者 グローバル権限 を持つユーザーとしてログインし、ワークフロー ページから開始する必要があります。

To access the workflows page:

Choose > Issues. Select Workflows to open the Workflows page, which displays all of the workflows in your system.

Note that by default, inactive workflows are hidden at the bottom of your Workflow page. Expand the link to view them.

Text edit mode:

Make sure the Text button is selected, so that your workflow appears in Text edit mode. A list of existing steps that comprise the workflow and each step's Linked Status and Outgoing Transitions (under Transitions (id)), is shown.

You should be starting from a screen that looks like this:

基本的な手順

ステップの編集

To edit an existing step in a workflow:

次に示すステップへのリンクのどれかをクリックします。

  • Add Transition — to add an Outgoing Transition to that step.
  • Delete Transitions — to delete one or more Outgoing Transitions of that step.
  • Edit — to edit the step's Step Name or Linked Status.
  • View Properties — to view and edit the step's Properties.
  • Delete Step — only available if the step has no Incoming Transitions.

ステップの追加

The Add New Step form appears below the list of steps when you are editing an inactive workflow.

ワークフローに新しいステップを追加するには、

  1. In the Step Name field, type a short name for the step.
  2. In the Linked Status field, select the status that corresponds to this step.
    (info) Each status can only correspond to one step in each workflow.
  3. Click the Add button. Your new step appears in your workflow's list of steps in Text edit mode.

(info) If you do not see Add New Step, this means that all available statuses defined in your JIRA installation have been used in your workflow and you need to define a new status.

ステップの削除

イン トランジションがない場合にしか、ステップを削除できません。

To delete a step from a workflow:

Click the Delete Step link that corresponds to the relevant step.
(info) This link is not displayed if the step has no incoming transitions or if it only has incoming Global Transitions.

トランジションの追加

To add a transition to a workflow:

  1.  Identify the step from which your new transition will originate and click the Add Transition link next to the step. The Add Workflow Transition page is displayed.
     
  2. In the Transition Name field, type a short name for the transition.
    (info) This name will be shown to users on the relevant transition button on the View issue page.
  3. (Optional) In the Description field, type a short description of the purpose of the transition.
  4. In the Destination Step field, choose the step to which issues will move when this transition is executed.
  5. In the Transition View field, select either:
    • No view for transition — choose this if you do not need to prompt the user for input before the transition is executed (i.e. the transition will occur instantly when the user clicks the transition).
    • The name of a screen that will be shown to users, asking for input before the transition is executed. You can choose one of JIRA's default screens or any other screen you have created. If no existing screen is suitable, you may wish to create a new screen for the transition.

トランジションの編集または削除

To edit or delete an existing transition of a workflow:

  1. In the Transitions (id) column, click the link of the Outgoing Transition of the step you wish to edit. The Transition page is displayed.
  2. このページでは、次の操作を実行できます。
    • Click the buttons at the top of the page to Edit or Delete the transition.
      Note:
      You will only be able to delete a transition if this step has at least one outgoing transition indicated in the Workflow Browser section. In the image above, this is not the case.
    • プロパティの表示 をクリックして、トランジションのプロパティを編集します。詳細については、高度なワークフローの設定 を参照してください。
    • Add a new condition, validator, or post function. See Advanced workflow configuration for details.

高度な手順

課題編集の防止

You can use a workflow step's properties to prevent issues from being edited in a particular workflow step. For example, in a copied system workflow, Closed issues cannot be edited, even by users who have the Edit Issue project permission.

(info) 注意:

  • Issues that cannot be edited cannot be updated using Bulk edit.
  • ワークフローが編集可能な場合(つまり、そのワークフローが 非アクティブなワークフローであるか、またはアクティブなワークフローのドラフトである場合)、そのワークフローのステップのプロパティのみ編集可能です。

特定のワークフロー ステップで課題を編集できないようにする、 またはステップのいずれかのプロパティを設定するには、

  1. 該当のステップに対応する プロパティの表示 リンクをクリックします。
  2. [プロパティ キー] フィールドで、「jira.issue.editable 」 (または追加したい任意の他のプロパティ キー) を入力します。
  3. [プロパティ値] フィールドで、「false」 (または、追加したい任意の他のプロパティ値) を入力します。
  4. 追加ボタンをクリックします。

(info) 注意:

  • このページではステップのプロパティを編集できません。プロパティのキーまたは値を変更するには、まず変更したいプロパティを削除し、更新された新しいプロパティを追加する必要があります。
  • ステップ プロパティを使用して、ステップに制限を実装できます。詳細については、ワークフロー プロパティ を参照してください。

トランジションでの画面使用

ユーザーが特定のトランジションをクリックすると、トランジションが実行される前に、画面を使用してユーザーから入力を収集できます。

例:画面を使用した解決状況フィールドの設定

ワークフローの特定のステップで、課題をクローズのステータスに移動するトランジションを作成する必要が生じる場合があります。この操作を行うには、

  1. トランジションを 作成または編集します。
  2. Select the Resolve Issue Screen in the Transition View field.
  3. ワークフロー トランジションの編集を完了したら、追加 をクリックします。プロジェクトのワークフローのテキスト表示画面に戻ります。
最終更新日: 2015 年 1 月 19 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.