Frequently asked questions about configurations and functionalities.


Gadgets

Can I disable the column totals within Dashboard Gadgets?

Yes, a Jira administrator can disable the 'js-dashboard-module'-Module in the UPM.

I need to display the sum within the Jira default Filter Results gadget.

You have to enable the calculation row on a 'per-filter-basis' to be displayed within the Jira default Filter result gadget. To do so, head over to the issues navigator, access the sumUp configuration by clicking on the cog icon next to our Calculate button in the menu to the left, switch to Filter, and enable the filters you want to use by activating the checkboxes.

(tick) Check out this page to get the step-by-step guide.

The calculation row is missing in the Dashboard gadgets.


Possible causeSolution

When a multi-select field (like Sprint, Components, Labels) is selected as the group-by field, the calculation row is usually removed to avoid inconsistencies in the calculation as can bee seen in the example.

Example:

Sprint

Sum of Issues

Actual Issue keys that are in the sprint

Sprint 12DEMO-1, DEMO-2
Sprint 23DEMO-2, DEMO-3, DEMO-4
Total sum54, because there're only 4 different issues.

 

Group by a field that has a unique value per issue (like Assignee, Issue type or Project).


The names of my gadgets were corrupted after updating sumUp.


Possible causeSolution

The way gadget titles are stored had to be changed in sumUp 3.5.0 due to technical changes regarding the general behavior of gadgets.

This may cause the original gadget titles to become corrupted and replaced by special characters on a few systems.

Unfortunately, there is no known workaround and the only fix involves rewriting the gadget title.


Calculated fields are not sortable in sumUp gadgets.


Possible causeSolution

Sorting of non-indexed fields was disabled in sumUp gadgets. This includes:

If possible, use indexed fields instead.



Issue Navigator

The column totals are not displayed in the Issue Navigator.


Possible causeSolution
The calculation for this filter is disabled.Enable the calculation for the filter or contact the owner of the filter to enable it.
No calculation rule has been configured for this field.Configure a calculation rule for this field.



sumUp calculated fields

My calculated field does not return any value.


Possible causeSolution
The JQL query for the calculated field does not return any issue. Check manually if the JQL query used is valid in the Jira issue search for the issue of your choice.



Calculation rules

Which fields are supported within sumUp for calculation?

By default, all custom fields and text or number based fields can be used in a calculation rule. In addition to that, the Jira standard fields are also displayed. However, some fields that cannot be summed like Assignee or Labels, can also not be used.

For 3rd party custom fields, it depends on their implementation. It is possible that sumUp does not support all 3rd party custom fields.



If you still have questions, feel free to refer to our support team.