In this section, you will be able to learn about Projectrak field types. How to configure and set them up and what you can do with each one.
...
- Name
- Description
- Operation
- Jira Field (For Sum, Count and Average) the Jira field with which the calculation is to be made
Build de expresion the expression (For calculations based on values of project fields ) the expression with the mathematical formula
- Filter issues with a JQL (For Sum, Count and Average)
Info | ||
---|---|---|
| ||
|
Build the expression detailed
Build mathematical expressions using:
- Math symbols such as + - * / ( )
- Numbers.
- Projectrak number, duration or formula field types. Time fields calculations
Type field_ followed by the field ID: field_44.
Operations and examples
Operation | Example |
---|---|
Sum | field_1 + field_2 |
Subtract | field_3 - field_2 |
Multiplication | field_1 * field_3 |
Division | field_3 / field_1 |
Mix | (field_1 * field_2) / 100 |
Note |
---|
Time fields return their values in seconds. Be careful because they will consider Jira time tracking configuration and it may cause unexpected results. E.g.: time tracking = 5d/week - 8h/d -> 2d = 16h = 57600sec |
...
How to insert Projectrak fields
Type field_ followed by the field ID: field_44.
Use cases
...
Info | ||
---|---|---|
| ||
. So if at first, you don't see any results, please wait until the whole process is done. |