Skip to main content

Implement the risk interface

Incorporate risk into a defect design

If your organisation uses the optional Risk Assessment module, you can incorporate risk data into your defects.

By configuring a defect design to implement the Risk Assessment interface, the design will inherit a set of risk attributes. These can be used to calculate a risk severity score, which can inform your maintenance decisions.

Note

While the Risk Assessment interface can be implemented by any design, it's primarily intended for defect designs.

Add the risk interface

To add the risk interface to a defect design:

  1. Select the design to view its details in the right panel.

  2. Use the tab bar to switch to the Interfaces tab. Select More in the action bar and choose Add interface.

alt text
  1. Type risk in the search bar and press the Enter key. Choose the Risk Assessment interface to finish.
alt text

The risk attributes should now be visible on the Attributes tab of the defect design.

alt text

Users can now set the value of the Risk Likelihood and Risk Consequences attributes when creating/editing items of the defect design. The other two attributes will be set automatically by the risk calculation workflow.

Remove the risk interface

To remove the risk interface from a defect design after it's been added:

  1. Select the design to view its details in the right panel.

  2. Use the tab bar to switch to the Interfaces tab and then select Edit in the action bar.

  3. Select beside the Risk Assessment interface and then select Save to finish.

alt text

If the interface can't be removed, items of the defect design may exist that contain values for any of the inherited risk attributes. Either edit the items to clear those attribute values or delete the items entirely (see Bulk actions).