Calculated Progress Field (by sumUp)
sumUp progress fields allows you to get content visualized anywhere you need it: In your issue screen, issue navigator and even in our sumUp gadgets
The custom field offers 4 different styles:
Progress
Status Categories
Time Tracking
∑ Time Spent


Configuration
Options | Explanation |
---|---|
Style | You can select one of the following styles:
|
JQL | Enter a valid JQL to grab the issues that will be used for the calculation. In addition to the normal JQL syntax, two additional tokens can be used:
|
Calculation rule | Select a calculation rule that has been previously created. In addition you can select Number of issues which returns the numbers of issues returned by the JQL instead of calculating a specific field value. |
Show empty values | By default, the custom field won't be displayed when there is no value. When checked, the field will be displayed with value 0. |
Permissions | You can specify several permissions for the custom field. If nothing is set, everybody will be able to view the custom field. Once at least one permission is set, no one will be able to view the custom field except the selected ones. |
📚 Example configurations
Current project progress
Style | Progress |
---|---|
JQL |
CODE
|
sumUp Rule | Number of issues |
Time Tracking (whole project)
Style | Time Tracking |
---|---|
JQL |
CODE
|
sum Up Rule | Not needed for style "Time Tracking" |
Current project status
Style | Status Categories |
---|---|
JQL |
CODE
|
sumUp Rule | Number of issues |