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

« Previous Version 2 Next »

Overview

Quick filters allow great flexibility in narrowing down data to what’s relevant to your current risk analysis.

When configured, quick filters can be applied to the following views:

  • Risk Register

  • Risk Matrix

  • Risk Matrix Comparison

  • Top Risks

Operations

Applying a quick filter

After your corresponding view is loaded, choose from the available quick filters to apply at the top of the page.

When multiple quick filters are selected, the queries involved are concatenated with an “AND“ operation.

Sharing a view with quick filter applied

Copy the URL of the view you intend to share with your colleagues with quick filters applied. The parameters “&quickFilter=“ ensure that they see the same set of data.

Default quick filters

When accessing a Risk Project and in a newly created Risk Board, there are default quick filters already provided.

For Risk Boards, default quick filters may be modified or removed as desired.

Quick Filter

JQL Query

Not Done

statusCategory != Done

My Risks

assignee = currentUser()

Recently Updates

updatedDate >= -1d

  • No labels