Jira is getting a fresh new look and navigation

We’re in the process of rolling out these changes and the documentation may not match your experience. Bear with us while we update it to reflect the new changes. More about navigating the new Jira

スイムレーンを設定する

このページは企業管理対象プロジェクト向けです。

プロジェクトがチーム管理対象であるか、企業管理対象であるかを確認するには、ヘッダーまたはサイドバーのプロジェクト名の横にある [その他の操作 (•••)] を選択します。開いたメニューの下部で、プロジェクトがチーム管理対象か企業管理対象かを確認できます。

企業管理対象プロジェクトとチーム管理対象プロジェクトの違いの詳細をご確認ください。

A swimlane is a horizontal categorization of work items. You can use swimlanes to help you distinguish tasks of different categories, such as work streams, users, or application areas.

はじめる前に

ボードおよびその設定を構成するには、次のいずれかである必要があります。

  • ボードの場所のプロジェクト管理者

  • ボード自体のボード管理者

詳細は「権限の概要」をご参照ください。

メソッドに基づいてスイムレーンを設定する

スイムレーンはさまざまな方法で設定できます。

ストーリー

One parent work item per swimlane containing all of the subtasks, with work items that have no sub-tasks appearing below.

クエリ

スイムレーンごとに JQL クエリが 1 つ設定されます (下記を参照)。既定では、2 つのスイムレーンが作成されます。

  • Expedite — このスイムレーンは次の JQL クエリに基づいています: priority = Blocker 

  • Everything Else — this swimlane is always at the bottom of the screen, and cannot be deleted. It acts as a "catch-all" for work items that don't match the JQL of any of the swimlanes above it; hence, it has no JQL specified.

Jira の "優先度" フィールドの他の値にマッピングしたスイムレーンを追加したり、別のフィールドを使用してスイムレーンを分類したりできます。

担当者

One assignee per swimlane, with unassigned work items appearing either above or below the swimlanes (your choice).

エピック

One epic per swimlane. Work items that don't belong to an epic are grouped below the swimlanes. Any epics that aren’t part of the board's current filter will be hidden from the board.

ボード上のスイムレーンの順序を変更したい場合は、ボードのバックログに移動し、必要に応じてエピックをドラッグ アンド ドロップします。

プロジェクト

One project for each swimlane, with work items displaying below their respective projects.

スイムレーンなし

No horizontal categorization of work items in the Active sprints of a Scrum board, or on a Kanban board.

メソッドを変更する

  1. サイドバーに表示されるボード名の横で [その他のアクション] (•••) > [ボード設定] の順に選択します。

  2. [レイアウト] の下位のメニューを展開します。

  3. [スイムレーン] を選択します。

  4. [選択方法] ドロップダウンで、[クエリ]、[ストーリー]、[担当者]、[エピック]、[プロジェクト]、または[スイムレーンなし] を選択します。

ボードを設定するときのスイムレーン設定のスクリーンショット。

クエリをもとにしたスイムレーンの変更

スイムレーンが (ストーリーや担当者ではなく) JQL クエリに基づいている場合は JQL クエリを作成、削除、および変更できます。

  1. サイドバーに表示されるボード名の横で [その他のアクション] (•••) > [ボード設定] の順に選択します。

  2. [レイアウト] の下位のメニューを展開します。

  3. [スイムレーン] を選択します。

  4. Hover over the existing query to find more () then Edit.

  5. モーダルでは名前の編集や JQL の変更が可能です。

  6. スイムレーンを移動するには、グリッド アイコンを使用してスイムレーンをドラッグ アンド ドロップし、新しい位置に配置します。

注意: スイムレーンではランクによる並べ替えが既定になっているため、 JQL の「ORDER BY」句は使用されません。

スイムレーン用 JQL クエリの例:

Show all work items that belong to a particular component, e.g. 'User Interface'

project = "coffee hub" AND component = "ui"

Show all work items that are due in the next 24 hours

project = "ios app" "android app" due <= "24h"

Show all work items that have a particular priority

project = "dream team" priority = "Minor"

Show all work items that have a particular priority

project = "pet rescue " priority = "Major"

複数のステータスを列にマッピングする方法など、各スイムレーンの列内で情報を表示する方法の詳細については、「列を設定」をご参照ください。

お困りですか? 必要な回答がドキュメントで見つからなかった場合、他のリソースもご利用いただけます。「ヘルプの活用」をご参照ください。

さらにヘルプが必要ですか?

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