/
removeWorklogSetEstimateTo
removeWorklogSetEstimateTo
Description
Removes the worklog and sets Remaining time to the value of setTo.
Parameters
Return Type
None
Example
removeWorklogSetEstimateTo(10000, "8h");
Removes the worklog with id = 10000, setting the remaining time to 8 hours.
See also
, multiple selections available,
Related content
removeWorklogSetEstimateTo
removeWorklogSetEstimateTo
More like this
removeWorklogAdjustEstimate
removeWorklogAdjustEstimate
More like this
removeWorklogAdjustEstimate
removeWorklogAdjustEstimate
More like this
removeWorklogIncreaseEstimateBy
removeWorklogIncreaseEstimateBy
More like this
removeWorklogIncreaseEstimateBy
removeWorklogIncreaseEstimateBy
More like this
updateWorklogSetEstimateTo
updateWorklogSetEstimateTo
More like this