Configure work item linking
Jira 管理者、リンク有効化する 作業項目て、チームサイト上のすべてのJiraアプリケーションの関連作業間にリンクを作成できるようにすることができます。Jira 管理者は、作業項目リンクを有効化して、チームがサイト上のすべての Jira アプリケーションで関連する作業項目間のリンクを作成できるように設定できます。ユーザーが作業項目をリンクするには、作業項目のリンク権限を持っている必要があることに注意してください。
リンク タイプを追加、編集、削除する
We don't recommend editing or deleting clone link types, as they are used to automatically link cloned work items.
Navigate to the Jira admin panel using the icon in the upper right and select Work items.
In the left hand sidebar, select Work item linking under Work item features.
Make sure that work item linking is set to ON. If it's not, select Activate to enable it.
Once activated, you can edit the Name, Outward description, and Inward description of an existing work item link by selecting Edit from the right column. Use Update to save your changes.
To add a new link, define the name of your new work item link and the descriptions using the fields under the Add New Link Type header. Use Add to save it.
リンク タイプを削除する場合は、リンクを変更 (例:「関連」から「重複」へ) またはすべての関連リンクを削除することを選択できます。
リンク タイプと JQL 検索
Jira work item link types have the following properties:
名前: リンク タイプのタイトル
Outward description: The description of how a work item affects other work items
Inward description: The description of how a work item is affected by other work items
例えば、あるリンク タイプでは次のようなプロパティを持つ場合があります。
名前: 問題 / インシデント
外向きリンクの説明: causes
内向きリンクの説明: is caused by
When searching workitemLinkType
, Jira searches all three properties. This can mean you're unable to isolate work items with a specific inward or outward description if the link type's name and either of the descriptions are the same. This is the case for the default "Blocks" link type, where the name and outward description are "blocks".
If you need to be able to search specifically for work items with an outward description of "blocks", for example, you would need to change the name of the link type to something else. Be aware, this may change the work items returned for existing JQL queries.
To search specifically for work items with the "blocks" outward description:
"Blocks" リンク タイプを見つけて [編集] を選択します。
名前を別のものに変更します ("Blocking" など)。
[更新] を選択します。
Deactivate work item linking
Select > Work items.
Click Work Item Linking.
A status message indicates whether work item linking is enabled. If it is enabled, click the Deactivate button. The Work Item Linking page reloads, stating that linking is disabled.
Linking closed work items
クローズ済みの作業項目は検索ドロップダウンに表示されません。クローズ済みの作業項目をオープンな作業項目にリンクするには、正確な作業項目キーを使用します。
この内容はお役に立ちましたか?