フィルターの設定

お困りですか?

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

コミュニティに質問

Your board's filter is a JIRA issue filter (a JQL query) that specifies which issues are included on your board. For example, your board may include issues from multiple projects, or from only one project, or from a particular component of a project.

(info) Note that only the administrator of a board (or a person with the 'JIRA Administrators' global permission) can configure a board's filter.

ボードに別のフィルターを選択する

ボードにどのフィルターを関連づけるか選択する手順は、次のとおりです:

  1. Select Agile > Manage Boards from the top navigation bar, then click the Configure link corresponding to the board of interest.
  2. [保存済みフィルター] フィールドに表示されているフィルター名をクリックします。カーソルを合わせると鉛筆アイコン が 表示されます。
  3. ボードに使用する別のフィルターを選択します選択が終わったら、エンターキーを押します。

On this page:

関連ページ

スクリーンショット:「ボードの設定」画面 - 「一般」タブ

ボードのフィルターを編集する

現在のボードに関連づけられているフィルターを編集する手順は、次のとおりです:

  1. Select Agile > Manage Boards from the top navigation bar, then click the Configure link corresponding to the board of interest.
  2. 一般タブで:
    • To change the filter's JQL query, click Edit Filter Query. For more details, see the JIRA documentation on JQL.
    • To change the filter's name, description, or shares, click Edit Filter Shares. For more details, see the JIRA documentation on issue filters.

Adding a Sub-Filter for Work mode

A sub-filter refines the issues returned by your board's filter. The sub-filter applies to Work mode only. The sub-filter enables the Report mode to show different data to Work mode.

既定のサブフィルターは、次のとおりです:

fixVersion in unreleasedVersions() OR fixVersion is EMPTY

... this will result in issues released using the 'Release' button no longer appearing in Work mode (although the reports in Report mode will continue to show them).

(info) The Work sub-filter is only available for Kanban boards.

ボードにサブフィルターを追加する手順は、次のとおりです:

  1. Select Agile > Manage Boards from the top navigation bar, then click the Configure link corresponding to the board of interest.
  2. Hover over the words Add Sub-Filter and click the pencil icon that appears. Enter a JQL query. For more details, see the JIRA documentation on JQL.

 

最終更新日: 2013 年 12 月 2 日

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

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