フィールド動作を課題タイプと関連付ける

このページの内容

お困りですか?

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

コミュニティに質問

A field configuration scheme associates or maps field configurations to issue types in a project. In turn, a field configuration scheme can be associated with one or more projects.

これは、指定されたプロジェクトで利用可能な各課題タイプに、異なるフィールド設定を定義できることを意味しています。例えば、「テスト」というプロジェクトで(関連付けがフィールド設定スキームに定義された)バグ改善の課題タイプを別のフィールド設定で持つことが可能です。詳細については、概要図を参照してください。

フィールド設定スキームは1つ以上のプロジェクトに関連付けられることが可能(かつフィールド設定スキームでフィールド設定と課題タイプ間の関連は自在)であるため、管理作業負荷を最小限にすることができ、複数のプロジェクトで同じフィールド構成を同じ(または異なる)課題タイプに再利用することができます。

After you make changes to field configuration schemes, you should reindex your Jira.

Note: For all of the following procedures, you must be logged in as a user with the Jira administrators global permission.

フィールド設定スキームの追加

  1. 画面右上で [管理] > [システム] の順に選択します。

  2. Select Fields > Field configurations.
  3. Select Add field configuration scheme button to open the Add field configuration scheme dialog box.
  4. 新しいフィールド設定スキームを追加するダイアログ ボックスにすべての情報を入力します:
    • 名前 — 新しいフィールド設定スキームをうまく説明する短いフレーズを入力します。
    • 説明(任意ですが推奨です) — このフィールド設定スキームを使うべき時を1、2行で説明します。
  5. Select Add to add your new field configuration to Jira.

    You'll be redirected to the Configure field configuration scheme page, where you can start associating issue types with field configurations in your new field configuration scheme. Check Modifying field behavior (from step 4) for details.

課題タイプとフィールド設定を関連付ける

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configurations.
  3. Select Configure for the field configuration scheme in which you want to create an association between a field configuration and an issue type. The Configure field configuration scheme page will appear, showing the scheme's current mappings of field configurations to issue types.

    If you haven't added any new field configurations since installing Jira, you'll only have Jira's Default field configuration to work with.

  4. Select Associate an issue type with a field configuration
  5. Select the desired issue type and field configuration
  6. Select Add.
     

An issue type can have only one association within a given configuration scheme.

If an issue type doesn't have an association in the scheme, the field configuration associated with the Default entry in the scheme will be used for issues of that type.

課題タイプとフィールド設定の間の関連付けを削除する

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configurations.
  3. Select the Configure link for the field configuration scheme that contains the association between a field configuration and issue type you want to remove. The Configure field configuration scheme page will appear, showing the scheme's current mappings of field configurations to issue types.

    JIRA のインストール以降、新しいフィールド設定を追加していない場合、操作する JIRA の既定フィールド設定のみがあります。

  4. Select the Remove link next to the issue type you wish to remove from the scheme.

The Default entry can't be removed from the scheme.

課題タイプを別のフィールド設定に関連付ける

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configuration schemes.
  3. Select Configure for the field configuration scheme that contains an association between a field configuration and issue type you want to change. The Configure field configuration scheme page will appear, showing the scheme's current mappings of field configurations to issue types.

    If you haven't added any field configurations since installing Jira, you'll only have Jira's Default field configuration to work with.

  4. Select Edit next to the issue type whose field configuration you want to change.
  5. この課題タイプと関連付ける新しいフィールド設定を選択します。
  6. 更新を選択します。

フィールド設定スキームの編集

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configuration schemes.
  3. Select Edit next to the field configuration scheme whose name and description you want to change.
  4. フィールド設定スキームの編集ページで、フィールド設定スキームの名前説明を編集します。
  5. 更新を選択します。

フィールド設定スキームの削除

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configuration schemes.
  3. Select Delete next to the field configuration scheme you want to delete. You will be prompted to confirm the deletion.

You can only delete a field configuration scheme that isn't associated with a project. The Delete link won't be available for field configuration schemes which are associated with one or more projects.

フィールド設定スキームのコピー

  1. 画面右上で [管理] > [課題] の順に選択します。
  2. Select Fields > Field configuration schemes.
  3. Select Copy next to the field configuration scheme you want to copy.
  4. Enter the Name and Description of the new field configuration scheme that will be created as a copy.
  5. [コピー] を選択します。

The initial associations between field configurations and issue types in both the original and copied field configuration schemes will be identical.


フィールド設定スキームをプロジェクトに関連付ける

To make your Jira projects use your field configurations, you need to associate these field configurations with issue types in a field configuration scheme and then, associate this field configuration scheme with a project. This association means that the field configuration scheme will be applied to the project.

Once you've done it:

  • The issues in your project will use the field configurations mapped to their issue type defined by the field configuration scheme that you associated with the project.
  • The issue types in this project are defined by the issue type scheme associated with the project.

Therefore, even though a project's field configuration scheme may associate various different field configurations with a large set of issue types, only a subset of these issue types (as defined by the project's issue type scheme) and field configurations will be available in the project. In other words, the issue types available in a project are restricted by the project's issue type scheme.

Newly created projects aren't associated with any field configuration schemes and use the Default field configuration for all issues.

フィールド設定スキームをプロジェクトに関連付けるには:

  1. Access the Project summary administration page for your project. Learn more in Configuring a project.
  2. In the Fields section of this page, select the name of the current field configuration scheme.
  3. Select the Actions dropdown and opt for Use a different scheme.
  4. このプロジェクトと関連付けるスキームを選択します。

    Selecting None will make all issue types in your project use the Default Field Configuration.

  5. Select Associate. You'll be redirected to the Project Summary administration page, with the project now associated with the selected field configuration scheme.

Reindexing Jira

Changes to field configuration schemes affect Jira search index. After you make changes to any settings, you'll get the following message in the Administration view:

We recommend that you perform a re-index, as configuration changes were made to 'SECTION' by USER at TIME. If you have other changes to make, complete them first so that you don't perform multiple re-indexes

The message means that configuration changes have been made to Jira but haven't yet been reflected in the search index. Until Jira search index has been rebuilt, some search queries from Jira might return incorrect results. 

To avoid any discrepancies, you should rebuild Jira search index.

If you want to know after what actions with field configurations you need to re-index Jira, check Reindexing in Jira after configuring an instance for tips.

Learn more about other major configuration changes when Jira reindex is required

最終更新日 2023 年 4 月 24 日

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

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