...
Parameter | Type | Required | Description |
---|---|---|---|
worklog | Number | Yes | Id of the selected worklog. |
Return type
None
Example
Code Block |
---|
removeWorklogExistingEstimate(10000); |
...
...
Parameter | Type | Required | Description |
---|---|---|---|
worklog | Number | Yes | Id of the selected worklog. |
None
Code Block |
---|
removeWorklogExistingEstimate(10000); |
...