Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We notice that Risk Register for JIRA Cloud displays individual treatments issues and their statuses; can we do the same thing in Risk Register for JIRA Server?

Risk Register for JIRA Server lets you specify the general treatment approach that you intend to take: Accept, Avoid, Mitigate, Transfer; and gives you a space to record some details about your treatment plan in plain text. You might also like to track the individual activities that comprise your treatment plan. You can do that by creating individual JIRA issues for each of your treatment activities, and linking those issues back to the risk.

You can take one of two approaches: sub-tasks, or issue linking.

Sub-tasks

You can use sub-tasks to represent risk activities. With this approach you can define a rule to prevent a risk being marked Complete until its treatment activities have been done. To learn about this approach, read our blog article, "Using sub-tasks with risks".


Issue linking

You can link treatments to risks via a custom issue link type. This approach has the advantage of flexibility; your treatment tasks can be linked to multiple risks, and can even reside in separate projects. An upcoming release of Risk Register for JIRA Server will set up the link type for you; in the meantime, a JIRA Administrator can do the following:

  1. Visit Administration → IssuesIssue linking
  2. Create an issue link type named 'Treatment', with outward link description 'treats' and inward link description 'is treated by'.

Now you can create treatment tasks like this:

  1. Create a JIRA issue of any type you like; a Task perhaps.
  2. View the detail of the new issue.
  3. Click More → Link
  4. Select 'treats' and the risk to which you want to link this treatment. For example, in the snippet below, we're indicating that our new task treats the risk identified as ABC-1.
  5. Click Link.

You'll now have a bi-directional link between the new treatment task and the risk that it treats. Navigating back to the risk, you'll see the linked treatment:



Coming releases

Risk Register for JIRA Cloud displays treatments alongside risks in the risk register. A release of Risk Register in JIRA Server scheduled for mid 2017 will port that feature, and other treatment-related features to JIRA Server.




  • No labels