Field code{issue.timeSpent}
Type

Available since




{issue.timeSpent}

Read



Returned valueTotal time logged on an issue in minutes
Output data type

Example output120




Write



Valid text input

Cast from text to number will be attempted
Valid numerical input
Number of minutes
Example input30



Sets the time spent.

The field value can also be increased or decreased e.g. by the function Update issue fields.

InputDescription


{issue.timeSpent} + 60


Adds 60 minutes to the current value of the time spent.


{issue.timeSpent} - {issue.cf10000}


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:



Field code server (context "issue")

%{issue.timeSpent}

00025

Field code server (context "parent")

%{parent.timeSpent}

00045

Field name cloudTotal time spent (minutes)
Field code cloud (context = "issue" "parent" or "seed")%{context.timeSpent}
Map(tick)
Notes






Status
Tech review

Style guide