...
Excerpt |
---|
Adds worklog and the Remaining remaining time will be reduced by the value of reduceBY, but never below 0. |
...
Parameter | Type | Required | Description |
---|---|---|---|
issue | String | Yes | the key Key of the selected issue |
user | String | Yes | the user User name of the selected user |
interval | Interval | Yes | the interval Interval of time worked |
startDate | Date | Yes | start Start working date |
comment | String | Yes | the comment Comment that will be post posted on the worklog |
reduceBY | Interval | Yes | the interval Interval to reduce Remaining by |
Return type
...