Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

In this section:

...

AttributeDescription
LabelThe label is mandatory and it is used to identify and display custom ratios in rich filter gadgets.
ColorOptionally, you can set a custom color that will be used to display the value in the rich filter gadgets.
Numerator base value

The value on which the numerator of your custom ratio is based, selected among Issue Count, or numeric and time-tracking fields.

Numerator JQL

You can optionally define a JQL query to filter the issues which contribute to the numerator of the custom ratio. Only the issues which satisfy this query will be taken into account when calculating the numerator.

Denominator base value

The value on which the denominator of your custom ratio is based. The numerator and the denominator can be based on the same field or on two different fields of the same type. The denominator can also be a constant (fixed value), which you enter when defining the custom ratio.

The available options for the denominator base value depend on the selected numerator base value:

If the numerator base value is

Then the possible options for the denominator base value are

Issue Count

Same as numerator

Issue Count

Constant (fixed value)

A numeric field

Same as numerator

Constant (fixed value)

Any numeric field

A time-tracking field

Same as numerator

Any time-tracking field

Denominator JQL

You can optionally define a JQL query to filter the issues which contribute to the denominator of the custom ratio. Only the issues which satisfy this query will be taken into account when calculating the denominator.

Display format

Specifies the format used to display custom ratios in the rich filter gadgets. The available options are:

  • Percentage – for example, if the value is 3/10, the gadget displays 30%
  • Ratio – for example, if the value is 3/10, the gadget displays 0.3

If the Ratio option is selected, you have the possibility to further select how many decimals to display: none or exactly 3, 2 or 1 decimals.

Info

Custom ratios are always displayed as percentages in gauge gadgets, independently of this setting.


Anchor
section3
section3
 3. Editing Custom Ratios

...