クイック フィルターを設定する

このページは 企業管理 スペース 用です

To check whether your space is team-managed or company-managed, select More actions (•••) next to the space name in either the header or the sidebar. At the bottom of the menu that opens, your space details will be shown.

More about the difference between company-managed and team-managed spaces.

 

Quick filters let you further filter the collection of work items appearing on a Scrum or Kanban board. Use quick filters to switch between different work types (e.g. show only bugs), or to show team-specific views of a common backlog.

はじめる前に

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

  • a space admin for the location of the board

  • board admin for the board itself

See Permissions overview for more information to configure its quick filters.

デフォルトのクイック フィルター

By default, a board contains two quick filters, called 'Only My Work items' and 'Recently Updated':

デフォルトのクイックフィルター

デフォルトの JQL

注意

Only My Work items

assignee = currentUser()

Displays work items assigned to the person who is currently viewing this board.

最近更新されたコンテンツ

updatedDate >= -1d

Displays work items that have been updated in the last 24 hours.

クイック フィルターを管理する

クイック フィルターを追加したり、既存のクイックフィルターを編集したりできます。追加作成したクイック フィルターは、[クイック フィルター] ドロップダウン メニューに表示されます。クイック フィルターをボタンとして表示するには、ドロップダウン メニューで [クイックフィルターを表示] をオンにします。

  1. ボードに移動して、[その他] () > [ボードを設定] を選択します (注: これには管理者権限が必要です)。

  2. [クイック フィルター] タブを選択します。

  3. 次の表に示すように、クイック フィルターを編集します。

新規クイックフィルターを追加する

青色のエリアで、[名前]、[JQL]、オプションの [説明] を入力し、[追加] を選択します。

クイック フィルターの名前を変更する

クイック フィルターの [名前] エリアをクリックして既存の名前を変更し、[更新] を選択します。

クイックフィルターの JQL を変更する

クイック フィルターの [JQL] エリアをクリックして既存の JQL を変更し、[更新] を選択します。

See the examples below for some suggestions. For information on JQL syntax, see JQL.

クイック フィルターを削除する

クイック フィルターの右側にある [削除] ボタンを選択します。

クイック フィルターを移動する

垂直方向の "グリッド" アイコンにカーソルを合わせ、クイック フィルターを新しい位置まで上下にドラッグして、ドロップします。

クイック フィルターのサンプル JQL

Show all work items that are assigned to members of the "bugfix" group

assignee in membersOf("bugfix")

Show all work items of type “Bug”

type = "Bug"

Use a work item filter in your quick Filter

savedfilter = "My Filter"

JQL に関する詳細なガイダンスについては、以下をご覧ください。

新しい検索条件をフィルターとして保存する

To create a new filter, see Save your search as a filter.

Need help? If you can't find the answer you need in our documentation, we have other resources available to help you. See Getting help.

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

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