removeWorklogExistingEstimate
Description
Removes the worklog and keeps Remaining time the same.
Parameters
Return Type
None
Example
removeWorklogExistingEstimate(10000);
Removes the worklog with id = 10000, keeping the old remaining time.
Removes the worklog and keeps Remaining time the same.
None
removeWorklogExistingEstimate(10000);
Removes the worklog with id = 10000, keeping the old remaining time.