Sometimes you just want to be able to get to the particular issue that you are interested in. Other times you can't remember what the issue was, but you remember that it was an open issue, assigned to you. Quick Search can help you.

On this page:

Jump to an Issue

The Quick Search box is located at the top right of your screen. If you type in the key of an issue, you will jump straight to that issue. For example, if you type in 'ABC-107' (or 'abc-107'), and press the Enter you will be redirected to the JIRA issue 'ABC-107'.

多くの場合、完全なキーを入力せずに数値部分だけで検索できます。ABC プロジェクトに取り組んでいるときに「123」と入力すると、ABC-123 に転送されます。

Smart Querying

Quick Search also enables you to perform 'smart' searches with minimal typing. For example, to find all the open bugs in the 'TEST' project, you could simply type 'test open bugs', and Quick Search would locate them all for you.

Your search results will be displayed in the Issue Navigator, where you can view them in a variety of useful formats (Excel, XML, etc).

The search terms that Quick Search recognises are:

In Mozilla-based browsers, try creating a bookmark with URL http://jira.atlassian.com/secure/QuickSearch.jspa?searchString=%s (substituting in your JIRA URL) and keyword 'j'. Now typing 'j my open bugs' in the browser URL bar will search JIRA for your open bugs.

フリーテキスト検索

検索対象の課題内で単語を検索できます。ただし、単語が次のフィールドのいずれかである場合に限ります。

Note that, unlike the keywords listed under 'Smart Querying' above, free-text search works in both the Quick Search box and the Issue Filter Text Search box.

Note that you can combine free-text and keywords together. For example, 'my closed tst tasks', 'open test bugs pear', 'closed test bugs ' are all valid search queries.