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 basic search to find specific work items. The basic search provides a user-friendly interface that lets you define complex queries, without needing to know how to use JQL (advanced searching).

  • 複雑な検索条件が不要な場合は、クイック検索をお試しください。

  • Jira クエリ言語 (JQL) に馴染みがある場合、高度な検索をご利用いただけます。

基本検索を使用する方法は以下のとおりです。

  1. From the sidebar, select Filters, then select View all work items.

  2. 基本検索ではなく JQL(高度な検索)が表示された場合は「基本」を選択します。

  3. プロジェクトステータス担当者などの検索条件を設定します。

  4. Optionally, enter text to search for and add more criteria by selecting +More.

基本モードで検索フィールドを使用する場合、結果は [要約] フィールド、 [説明] フィールド、およびすべてのテキスト フィールドに基づきます。コメントや作業ログも検索するには、[詳細 +] を選択して追加のフィールド フィルターを表示してから、[テキスト] を選択します。

テキストを検索する場合、ワイルドカードや論理演算子などの特殊文字や修飾子を検索テキスト内で使用できます。「テキスト フィールドでの検索構文」を参照してください。 

基本検索と高度な検索を切り替えられないのはなぜですか?

一般的に、基本検索によって作成したクエリを JQL か高度な検索に変換して、再度基本検索に戻せます。ただし、JQL を使用して作成したクエリの中には基本検索に変換できないものがあります。これには次のような例があります。

  • クエリに OR 演算子が含まれる場合 (IN 演算子は含めることができ、それは変換される点にご注意ください。例: project in (A, B))。

    • クエリ(project = JRA OR project = CONF) はクエリ (project in (JRA, CONF)) と同じですが、2 つめのクエリのみが変換されます。

  • NOT 演算子を含むクエリ

  • EMPTY 演算子を含むクエリ

  • 比較演算子 (!=、IS、IS NOT、>、>=、<、<=) を含むクエリ

  • the query specifies a field and value that is related to a project (e.g. version, component, custom fields) and the project is not explicitly included in the query (e.g. fixVersion = "4.0", without the AND project=JRA). This is especially tricky with custom fields since they can be configured on a Project/Work Type basis. The general rule of thumb is that if the query cannot be created in the basic search form, then it will not be able to be translated from advanced search to basic search.

選択したいフィールドが見つからないのはなぜですか?

一部のフィールドは特定のプロジェクトにのみ適用されます。特定のフィールドが表示されない場合は、そのフィールドを含むプロジェクトの閲覧権限がないことが原因である可能性があります。

フィールド条件がグレーのテキストで表示されているのはなぜですか?

Some fields are only valid for a particular project/work type context. If you choose a field in your search, then remove all projects/work types that reference the field, then the field is invalid. The invalid field does not apply to your search and is displayed in grey text.

選択したフィールドに赤い感嘆符 (!) が表示されるのはなぜですか?

Some field values are only valid for a particular project/work type context. For example, you may have configured a project to use a status In QA Review in its workflow. If you select this project and status in your search, then change the search to filter for a project that doesn't use In QA Review, the status will be invalid and ignored in the search.

2 つのフィールドが同名の場合はどうなりますか?

Fields in team-managed projects are contained within the project itself. So, you can create fields with the same name in different projects. More about custom fields in team-managed projects.

重複したフィールド名を使用した検索条件の絞り込みは簡単になりました。重複するフィールド名と併せて表示されるフィールド タイプに基づいて、検索結果に対して適切な条件を選択します。

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

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