...
This gadget calculates and displays the result of a simple formula (like SUM, MAX or AVERAGE) on a numeric field of the issues from a specified Jira issue filter . Use this gadget to display, for or JQL. The calculated formula result can be displayed as a number, in form of gauge chart or on a 5-star sclale.
You can use this gadget for calculating and displaying various metrics and project key numbers.
For instance, the total remaining work or the work done on in your project. On
...
Or, you can display the progress toward your team goals by configuring it as a gauge chart with custom limits and colors.
...
In Jira Service Management (JSM), you can use it to make calculations based on the Satisfaction field that is set by customers when completing the satisfaction survey after the ticket closure; for instance, you can calculate and display the average Customer Satisfaction (CSAT) of your support team.
...
...
Configuration
The settings of this gadget are divided in 2 tabs:
...
Setting | Description |
---|---|
Display mode | Choose how the result will be displayed. The :
|
Display prefix (unit of measure) | Check this option if you want a text representing the unit of measure to be displayed before the calculated value. A prefix like '$' will be displayed in the form of '$8500.50'. |
Display suffix (unit of measure) | Check this option if you want a text representing the unit of measure to be displayed after the calculated value. A suffix like 'h' will be displayed in the form of '168.8h'. |
Format the number by using commas | Check this option if you want the calculated value to be displayed with commas. For example, '15300000' will be displayed as '15,300,000' or '5432.1234' will be displayed as '5,432.1234'. |
Refresh interval | Choose how often the gadget will refresh automatically. |
...