Issue Linking and Related Risks Panel

Issue linking keeps mitigation work tied directly to delivery work in Jira. When risks are connected to issues, your team always knows which work addresses which risks.

Linking creates traceability between your risk register and your delivery work:

Without LinkingWith Linking
Risks live in isolationMitigation work is visible
Hard to track progressSee status of related issues
Manual status updatesContext is automatic
Separate reportingUnified view

Common use cases

  • Mitigation Tasks: Link a risk to the task or story implementing the fix
  • Investigation: Link to a spike or research task exploring the risk
  • Dependencies: Link to blockers or dependencies that could trigger the risk
  • Documentation: Link to documentation tasks for risk procedures

From the Risk Register

  1. Open a risk by clicking on it (from heatmap or table)
  2. In the detail dialog, find the Linked Issues section
  3. Click Link Issue
  4. Search by issue key (e.g., “PROJ-123”) or summary text
  5. Select the issue from the search results
  6. The issue appears in the Linked Issues list

From the risk form (create/edit)

  1. While creating or editing a risk, find the Linked Issues section
  2. Click Link Issue
  3. Search and select issues as above
  4. Links are saved when you save the risk
  1. Open the risk
  2. In the Linked Issues section, find the issue
  3. Click the unlink icon (or remove button) next to the issue
  4. The link is removed and logged in history

Note: Unlinking does not affect the Jira issue itself - it only removes the association.

Linked issue information

When an issue is linked, the risk stores:

FieldDescription
KeyIssue key (e.g., PROJ-123)
SummaryIssue title
StatusCurrent status
TypeIssue type (Story, Task, Bug, etc.)
PriorityIssue priority (if available)
AssigneeWho’s working on it (if assigned)
URLDirect link to the issue

Click any linked issue to open it in Jira.

The Related risks panel appears on Jira issue view and shows risks linked to that issue.

Viewing the panel

  1. Open any Jira issue
  2. Find the Related risks panel (typically in the right sidebar or bottom section)
  3. See all risks linked to this issue

Panel contents

For each linked risk, you’ll see:

  • Risk title
  • Status badge (Open/Mitigated/Closed)
  • Probability and Impact values
  • Calculated score with severity color
  • Link to open the full risk in Risk Register

If no risks are linked

When no risks are linked to an issue, the panel shows:

No risks linked to this issue

To link a risk, go to the Risk Register, open a risk, and link this issue.

Opening a risk from the panel

Click a risk in the panel to:

  1. Open the Risk Register project page
  2. Display the risk detail dialog
  3. View full details and make updates

Notes and limits

Issue selection scope

  • Issues are loaded from the current project only
  • You cannot link issues from other projects
  • The issue list is limited to recent project issues (up to 100)

Duplicate linking

  • The same issue cannot be linked twice to the same risk
  • The same issue CAN be linked to multiple different risks
  • The same risk CAN have multiple different issues linked

Permissions

  • You must be able to view an issue to link it
  • Linked issue details are visible to anyone who can view the risk

Workflow examples

Example 1: Mitigation task

Risk: "Server capacity insufficient for traffic spike"
Linked Issue: PROJ-234 "Implement auto-scaling"

When the team completes PROJ-234, you know the mitigation is done. Update the risk status to Mitigated.

Example 2: Investigation spike

Risk: "Third-party API reliability unknown"
Linked Issue: PROJ-345 "Spike: Evaluate API reliability"

The spike’s findings inform whether this risk needs mitigation or can be closed.

Example 3: Multiple mitigation tasks

Risk: "Data breach from unauthorized access"
Linked Issues:
  - PROJ-100 "Implement 2FA"
  - PROJ-101 "Audit access logs"
  - PROJ-102 "Update password policy"

Track multiple mitigation efforts for complex risks.

Best practices

  1. Link at creation: When creating a risk, link related issues immediately
  2. Use meaningful issues: Link to actual work items, not just any issue
  3. Review links: During risk reviews, verify linked issues are still relevant
  4. Update status: When linked issues complete, update risk status accordingly
  5. Panel awareness: Use the issue panel to understand risk context when working on issues