This page relates to version 1.3 of Rich Filters::Service Management Dashboards. Documentation for previous versions is available via the documentation index.

Extending the Time Series


Rich Filters::Service Management Dashboards is an extension of the Rich Filters for Jira Dashboards app. This extension adds functionality specific to Jira Service Management on top of the existing rich filters. If you are not already familiar with the rich filters, you should first have a look at the Rich Filters for Jira Dashboards documentation.

This page extends the Configuring Time Series page from the Rich Filters for Jira Dashboards documentation. If you're not sure how the time series work, you should check that page first.

Rich Filters::Service Management Dashboards allows you to define time series based on Service Management SLA fields. These time series can be displayed in the Rich Filter Time Series Chart and in the Rich Filter Statistics gadgets in order to see trends based on SLA values: Completed, Met, Breached, %Met, %Breached, or Average.


The time series based on SLA fields can be created, edited, deleted or reordered like any other time series. If you are not already familiar with these operations, have a look at the Configuring Time Series page from the Rich Filters for Jira Dashboards documentation. The difference is that now you have new options you can chose from:

SettingNew options – description
Series

The user can select any SLA field as base for the time series. Each SLA option behaves like a date field representing the completion date of the SLA (only issues which have their SLA completed are taken into account; the completion date of the last SLA cycle is used).

Value

If the series are based on an SLA field, then new values are available:

  • SLA Completed – returns the issues for which the SLA is completed
  • SLA Met – returns the issues for which the SLA is completed and met
  • SLA Breached – return the issues for which the SLA is completed and breached
  • SLA %Met – return the percentage of issues for which the SLA is met out of the issue for which the SLA is completed
  • SLA %Breached – returns the percentage of issues for which the SLA is breached out of the issue for which the SLA is completed
  • SLA Average – displays the average completion time for the issues which have their SLA completed

In all the cases, only the issues with the SLA completed are taken into account and only the last cycle is included in any computation.

ValueThe field Satisfaction and custom values based on satisfaction can also be used as values in time series. Users are able to display average, min or max values based on customer satisfaction. 
Value Type

The Value Type is automatically computed based on the Value setting. For the new value options based on SLA fields, we have the following value types:

  • for SLA Completed, SLA Met, and SLA Breached, the value type is Issue Count
  • for SLA %Met and SLA %Breached, the value type is SLA Percent
  • for SLA Average, the value type is SLA Average
  • for Satisfaction, the value type is Numeric

See The Rich Filter Time Series Chart Gadget and The Rich Filter Statistics Gadget pages in order to see how the time series based on SLA fields can be displayed.