You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Field code
%{issue.addTimeSpent}


Write


Allowed input TEXT

Cast from text to number will be attempted.

Allowed input NUMBER

The number of minutes that should be added.
Example input60

Adds a number of minutes to the current value of the field "Total time spent (minutes)" in the issue parent.

This field can only be updated under certain circumstances. The most common examples are:

If you need to add time to the parent of the current issue, have a look at: Add to parent's total time spent (minutes)


Examples

InputDescription
60Increases time spent by 1 hour.
- 60Decreases the time spent by 1 hour.
- {issue.cf10000}Decreases time spent by the amount of minutes stored in custom field with ID 10000.