We're updating our terminology in Jira

'Issue' is changing to 'work item'. You might notice some inconsistencies while this big change takes place.

特定の課題を見つける

Use quick search to find items that you've worked on recently, like work items, projects, boards, queues, and more.

クイック検索を使用する方法は以下のとおりです。

  1. ナビゲーション バーで [検索] () を選択します (または、キーボードで / を押します)。

  2. 最近の項目から選択するか、検索ワードを入力します。

  3. Optionally, filter the search results by choosing a project or an assignee of a work item.

  4. Select an item or continue to View all work items (press enter on your keyboard).

Before you start typing, the quick search shows recent items you’ve worked with, like work items, projects, boards, queues, and filters.

Quick search scours for keywords, which are often first found in the Summary, Description or any text field of a work item. To broaden your search results, opt for advanced search. Read more.

このアクションは、Jira のコマンド パレットを介してキーボードで実行できます。Jira 内で、command + K キー (Mac の場合) または Ctrl + K キー (Windows の場合) を使用してコマンド パレットを開きます。Jira のコマンド パレットの詳細はこちらをご確認ください。

クイック検索フィールドではテキスト以外の要素を含む検索もできます。下記は、使用できる主なスマート クエリ検索コマンドです。

スマート クエリはデフォルトで無効化されます。有効化するには次の手順を利用します。

1. ご利用の Jira サイトの右上で [設定] > [個人設定] の順に選択します。
2. [Jira ラボ] にスクロールし、[クイック検索のスマート クエリ] を選択します。
3. トグルをクリックしてスマート クエリを有効化します。

検索語

説明

my

Find work items assigned to me.

my open bugs

r:

Find work items reported by you, another user or with no reporter, using the prefix r: followed by a specific reporter term, such as me, a username or none.

「r:」と特定の報告者名の間にはスペースは入れません。

r:me — finds work items reported by you.
r:samuel — finds work items reported by the user whose username is "samuel".
r:none — finds work items with no reporter.

<project name>
または
<project key>

Find work items in a particular project.

test project
TST
tst

overdue

Find work items that were due before today.

overdue

created:
updated:
due:

Find work items with a particular Created, Updated, or Due Date using the prefixes created:updated:, or due:, respectively. For the date range, you can use todaytomorrowyesterday, a single date range (e.g. '-1w'), or two date ranges (e.g. '-1w,1w'). Note that date ranges cannot have spaces in them. Valid date/time abbreviations are: 'w' (week), 'd' (day), 'h' (hour), 'm' (minute).

created:today
created:yesterday
updated:-1w — finds work items updated in the last week.
due:1w — finds work items due in the next week.
due:-1d,1w — finds work items due from yesterday to next week.
created:-1w,-30m — finds work items created from one week ago, to 30 minutes ago.
created:-1d updated:-4h — finds work items created in the last day, updated in the last 4 hours.

<priority>

Find work items with a particular Priority.

blocker
major
trivial

<work type>

Find work items with a particular Work Type. Note that you can also use plurals.

bug
task
bugs
tasks

<resolution>

Find work items with a particular Resolution.

fixed
duplicate
cannot reproduce

<status>

Find work items with a particular Status.

To Do
Backlog
Open 

c:

Find work items with a particular Component(s). You can search across multiple components.

「c:」とコンポーネント名の間にはスペースは入れません。

c:security — finds work items with a component whose name contains the word "security".

v:

Find work items with a particular Affects Version(s). To find all work items belonging to a 'major' version, use the wildcard symbol '*'.

「v:」とバージョン名の間にスペースは挿入しません。

v:3.0 — finds work items that match the following versions (for example):

  • 3.0

  • 3.0 eap

  • 3.0 beta

    ...次のバージョンには一致しません。(例):

  • 3.0.1

  • 3.0.0.4

    つまり、指定した文字列の直後にスペースを持つすべてのバージョンが一致し、指定した文字列の直後にスペースを含まないバージョンは一致しません。

ff:

Find work items with a particular Fix For Version(s). Same usage as v:(above).

 

*

ワイルドカード記号 '*'v:ff: と組み合わせて使用できます。

このコマンドを使用するために、スマート クエリを有効にする必要はありません。

v:3.2* — finds any work item whose version number is (for example):

  • 3.2

  • 3.2-beta

  • 3.2.1

  • 3.2.x

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

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