About Issue Linking
Issue Linking allows you to create an association between issues. For instance, an issue may duplicate another, or its resolution may depend on another's. New installations of JIRA come with four default types of links:
- "relates to" / "relates to"
- "duplicates" / "is duplicated by"
- "blocks" / "is blocked by"
- "clones" / "is cloned by" (this is used when issues are cloned)
You can add, edit or delete link types to suit your organisation, as described below.
注意:
- Your users must have the Link Issues permission before they can link issues.
- Issue linking must be enabled in order for your users to be able to link issues. Issue linking is enabled by default. If your organisation does not require the ability to link issues, you can disable it globally for all users as described below.
Adding a Link Type
To create a new link type, e.g. "Causes":
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'System' > 'Issue Features' > 'Issue Linking' (tab) to open the 'Issue Linking' page as shown in the screenshot below.
Keyboard shortcut: 'g' + 'g' + type 'issue l'
- ページの最後にある「新しいリンク タイプの追加」フォームに:
- Enter "Causes" in the 'Name' text field.
- Enter "causes" in the 'Outward Link Description' text field.
- Enter "is caused by" in the 'Inward Link Description' text field.
- 「追加」ボタンをクリックします。
- This returns to the 'Issue Linking' page, with a new section listing the "Causes" link type.
Screenshot: the "Issue Linking" administration page

Editing or Deleting a Link Type
It is recommended that you do not edit or delete the 'Clones' link type, as this is used to automatically link issues when they are cloned.
リンク タイプを編集または削除する方法は次のとおりです。
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'System' > 'Issue Features' > 'Issue Linking' (tab) to open the 'Issue Linking' page as shown in the screenshot above.
Keyboard shortcut: 'g' + 'g' + type 'issue l'
- Locate the link type you wish to edit or delete, and click the link type's associated 'Edit'/'Delete' link in the 'Operations' column.
Disabling Issue Linking
To disable issue linking for your entire JIRA site, for all users:
- Log in as a user with the 'JIRA Administrators' global permission.
- Select 'Administration' > 'System' > 'Issue Features' > 'Issue Linking' (tab) to open the 'Issue Linking' page as shown in the screenshot above.
Keyboard shortcut: 'g' + 'g' + type 'issue l'
- A status message indicates whether issue linking is enabled. If issue linking is enabled, click the 'Deactivate' button. The 'Issue Linking' page reloads, stating that linking is disabled.