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 5 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

To manage quick filters:

  • Go to:

    • DATA CENTERJira navigation > Risks.

    • CLOUDJira navigation > Apps > easeRisk for Jira.

  • Select any board to load.

  • Select Configure > Quick Filters tab.

You need to be a board administrator to configure quick filters.

Contents

Administration Guide

Options

Option

Explanation

Name

The name of a quick filter.

JQL

The JQL query for filtering the board’s risk register and reports.

Description

The description of the quick filter.

Operations

Purpose

Action

Create a quick filter

  • Select Add Quick Filter and specify the quick filter options, as explained in the previous section.

  • Select Save.

Edit a quick filter

  • Select Edit in the entry for the quick filter and modify the quick filter options, as explained in the previous section.

  • Select Save.

Delete a quick filter

  • Select Delete in the entry for the matrix.

  • Select Delete in the confirmation dialog.

Default quick filters

Some simple quick filters are provided by default in a newly created Risk Board and 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