Showing Portfolio custom fields in JIRA Software

お困りですか?

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

コミュニティに質問

How to expose the hierarchy configuration in JIRA Software

Portfolio for JIRA allows you to define arbitrary parent-child relationships between issues, and to show them in both Portfolio and JIRA Software.

In the following section, you'll learn how to expose the parent link custom field in JIRA, and the conditions that the parent-children relationships must follow. 

If you want this parent link field to show up in your JIRA application, follow these steps:

  1. Go to > Issues > Custom fields.
  2. [親リンク] フィールドを見つけます。
  3. Select  > Screens
  4. 親リンクを追加したい画面を選択して [更新] をクリックします。
  5. Now you can see and edit the parent link field in your JIRA Software tickets.


  6. 親チケットで子のストーリーを確認することもできます。



条件

  • 課題が階層の最上位にある場合、親課題を設定することはできません。
  • 現時点で JQL 検索は利用できません。
  • エピック リンクが設定されている場合、親リンクを設定することはできません。
  • 課題がサブタスクの場合、親リンクを設定することはできません。
  • Portfolio の有効なライセンスがない場合、この機能を使用することはできません。
  • 設定する親は、Portfolio の階層構造に一致している必要があります。たとえば、ストーリーの親をイニシアチブに設定することはできません。
  • エピックは親リンクに表示されません。エピック リンクを使用する必要があります。

How to expose the team field in JIRA Software

This feature allows you to see the team field in JIRA Software. When you assign a team to an issue, it is now reflected in the JIRA ticket. You can also change the assigned team in JIRA as well. 

 

  1. Go to > Issues > Custom fields.
  2. [チーム] フィールドを見つけます。
  3. Select  > Screens
  4. チーム フィールドを追加したい画面を選択して [更新] をクリックします。
  5. Now you can see and edit the team field in your JIRA Software issues.

    注意

    課題の画面でフィールドを表示するには、Portfolio でチームを課題に割り当てている必要があります。チームの詳細をこちらでご確認ください。


条件

  • プラン固有のチームを課題に割り当てた場合、それを課題内で表示できます。一度共有チームに変更に変更したあとに課題内からプラン固有のチームを割り当てることはできません。
  • 課題にチームを割り当てていない場合、チーム フィールドは表示されません。

How to use JQL search with custom fields in JIRA Software

JQL 検索を使用して、JIRA Software の親およびチーム カスタム フィールドを検索することができます。

  1. Go to > Search issues > Advance search.
  2. I want to search for parent link:
    • If you want to get the list of child issues from a parent issues, type: " Parent Link" = EX-000 and you will get the child issues belonging to that parent issue.
    • If you want to get the child issues from multiple parent links, type: "Parent Link" in (EX-000, EX-001,EX-002, EX-003)
  3. I want to search for team field
    • If you want to get the list of issues assigned to a team, type: Team ="shared team name"
    • If you want to see the list of issues assigned to any of a set of teams type: Team in ("Shared team 1", "Shared team 2", "Shared team 3")


関連トピック

                   Creating and deleting a plan

                   プラン設定の構成

                   プランの変更のコミット

                   勤務時間と勤務日の設定

最終更新日 2017 年 7 月 24 日

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

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