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 3 Next »

Overview

Quick filters allow great flexibility in narrowing down data to whatever is 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

The current selection of quick filters is automatically applied to all views in a board. That is, you cannot have one quick filter applied in the Risk Register and a different one in a Risk Matrix.

Operations

Toggle quick filters

  • Open the desired view.

  • To enable a quick filter: Select a filter that is not already applied from the list at the top of the page.

  • To disable a quick filter: Select a filter that is already applied.

When multiple quick filters are selected, the queries involved are concatenated with β€œANDβ€œ .

Share a view with quick filters 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

Some simple quick filters are provided by default in a newly created Risk Board and in a Risk Project. In the case of Risk Boards, the default filters may be modified or removed as desired, while for Risk Projects, the filters are fixed.

Quick Filter

JQL Query

Not Done

statusCategory != Done

My Risks

assignee = currentUser()

Recently Updates

updatedDate >= -1d

  • No labels