Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this section:

Table of Contents
stylenone

Anchor
section1
section1

...

About the Rich Filter Created vs. Resolved Chart gadget

The The Rich Filter Created vs. Resolved Chart gadget  gadget displays the number of issues created versus the number of issues resolved over a given period of time. It resembles Jira’s built-in Created vs. Resolved Chart gadget gadget, but it is based on a rich filter instead of a Jira saved search and thus adds several new features:

  • the collection of issues used by the gadget can be further filtered

    using 

    using Rich Filter Controller

     gadgets

     gadgets;

  • the gadget itself can further refine the results by applying a gadget-specific JQL called working query;

  • the values used by the gadget can be customized (for instance, to show the sum

    of 

    of Story Points

     instead

     instead of

    the 

    the Issue Count);

  • an advanced configuration mode allows customizing the start and finish dates

    ,

    instead of the default Created and Resolved dates;

  • the gadget can also display the values from charts in a tabular format;

  • the content of the gadget can be exported to PDF, Excel (.xlsx), and CSV formats.

...

Anchor
section2
section2

...

Configuring the Rich Filter Created vs. Resolved Chart gadget

Add a new or edit an existing Rich Filter Created vs. Resolved Chart gadget in your Jira dashboard. The configuration form of the gadget will be displayed.

...

Anchor
section2a
section2a

...

Configuring a simple Created vs Resolved chart

Edit the gadget configuration as described below:

Select one of the following aggregation-type options:

  • Period value: this is the default option – the chart displays the values of each individual aggregation period;

  • Cumulative trend: progressively adds the values from the previous periods, including only the issues starting with the first period of the chart;

  • Cumulative total: progressively adds the values from the previous periods,

...

  • including the issues before the first period.

...

Setting

Description

Rich filter

Select the rich filter the gadget will use.

Click

on the 

the Rich Filter

 button

 button to display the list of rich filters; you can either scroll through or use the search box to find the desired filter

you need

.
The gadgets’ configuration forms only show the rich filters you

are allowed to

can view.

 See the 

 For more details, see the Rights and Permissions

 documentation

page

for details

.

Working query

The working query is an additional JQL query

which

that is permanently applied on top of the base Jira filter and any active quick filters in the controller to further filter the issues the gadget will work with. The working query is optional: if left empty, only the base Jira filter and the quick filters affect the issues used by the gadget.

Configuration mode

The available options are:

  • Created vs. Resolved (default mode):

the
  • The chart is based on the Created and Resolved date fields,

i.e. it will display
  • displaying the created vs.

the
  • resolved issues. This sub-chapter covers this option only.

  • Custom Start vs. Finish (advanced mode):

you
  • You can customize the start and finish dates

– see
  • . See the next sub-chapter for more details about this configuration mode. 

Aggregation periods

Select the periods on which the issues will be grouped. The available options are

: 

Days,

 

Weeks,

 

Months,

 

Quarters,

 

Years,

 

and Auto.

If

the 

the Auto

 option

 option is selected,

the 

the aggregation periods

 and 

 and time range

 are

 are adjusted dynamically to produce the most granular yet complete statistics (i.e., with the appropriate aggregation period so that all the relevant issues are included).

Time range









Together with its subsettings, this specifies the total time span for which the statistics should be computed. 

The time range subsettings depend on the option selected in

the 

the Time range

 drop

 drop-down as described below.

Time range

Time range subsetting

Description

Number of days / weeks etc.

Number

Enter the number of aggregation periods to be displayed. The time range corresponds to the specified number of consecutive aggregation periods.

Between dates

From / To

Enter the two dates that define the limits of the time range (both specified dates are inclusive).

The

inputs can

inputs can be selected from a date picker or entered manually as a calendar

 date

 date ("yyyy/MM/dd" or "yyyy-MM-dd").

All dates


If selected, the time range is determined dynamically to include all the relevant issues (from the first date to the last date

occurring

in the issues' values

of the issues

).

All dates

 is

 are the only

possible 

possible Time range

 option

 option if the

selected 

selected Aggregation period

 is 

 is Auto.

Contextual options


These are

predefined 

predefined Time range

 options which

 options that depend on the

selected 

selected Aggregation period.

Possible options are

:

,This year, Last year, This quarter, Last quarter, This month, Last month

Aggregation type

Value

Select the value to be computed for each aggregation period. There are two kinds of possible values:

  • Issue Count:

 computes
  •  computes the number of issues created/resolved in each aggregation period.

  • Numeric: computes the sum of a numeric field for the issues in each aggregation period. For instance, when using Jira Software, the gadget can show

how many 
  • the number of Story Points

 there are
  • for the issues created/resolved in each aggregation period.

Image Modified
Image Modified

Unresolved trend

If checked, the graph will also include a sub-plot with the trend of unresolved issues over time.

Info

The unresolved trend is always

cumulative – when

cumulative—when the selected Aggregation type is Period value, the Unresolved trend is computed as a cumulative trend.

Anchor
section2b
section2b

...

Advanced – customize the Start and Finish dates

If the selected Configuration mode is Custom Start vs. Finish (advanced), then you can customize the start and finish dates on which the gadget is based. The other settings apply as already explained in the previous sub-chapter. 

The configuration form of the gadget in advanced mode:Image Removed

...

Additional settings for the advanced mode:

Setting

Description

Start date and Finish date

Applies only if the configuration mode is Custom Start vs. Finish

Select the custom start

date

and finish

date

dates on which the chart is based. You can select any date fields for start and finish.

Image Modified

Example of the chart showing the Story Points of the issues started vs. resolved:

...

Anchor
section3
section3
Quick tables in the Created vs. Resolved Chart gadget

Quick tables enable users to easily display the values from charts in a tabular format easily. To toggle the quick table on or off, simply click on the table icon located in the gadget's footer of the gadget.

...

title
Tip

Export to PDF, Excel, and CSV

Additionally, users can choose to export the data displayed by the Rich Filter Created vs Resolved gadget to PDF, Excel, or CSV formats. For further information, please refer to the Exporting data documentation page.