{issue.timeSpent}
Read
|
Returned value |
Total time logged on an issue in minutes |
|---|---|
|
Output data type |
number |
|
Example output |
120 |
Write
|
Valid text input |
Cast from text to number will be attempted |
|---|---|
|
Valid numerical input |
Number of minutes |
|
Example input |
30 |
|
Input |
Description |
|---|---|
|
Bash
|
Adds 60 minutes to the current value of the time spent. |
|
Bash
|
Decreases the current value by the number (of minutes) found in the custom field with the ID 10000. |
To learn more about this writable field, check the following use cases:
If you need the output as text, simply add % in front of the field code or directly insert the field code as text.