Availability
This routine is available since katl-commons 2.5 .
Syntax:
removeWorklogExistingEstimate(worklog)
Description:
Removes the worklog and keeps the same Remaining.
Parameters:
Parameter | Type | Required | Description |
---|---|---|---|
worklog | Number | Yes | the id of the selected worklog |
Return type:
None
Example:
removeWorklogExistingEstimate(10000);
Removes the worklog with id = 10000, keeping the old remaining time.
See also:
-
updateWorklogExistingEstimate (Power Scripts for Jira Cloud)
-
updateWorklogSetEstimateTo (Power Scripts for Jira Cloud)
-
removeWorklogIncreaseEstimateBy (Power Scripts for Jira Cloud)
-
-
updateWorklogAdjustEstimate (Power Scripts for Jira Cloud)
-
removeWorklogAdjustEstimate (Power Scripts for Jira Cloud)
-
removeWorklogExistingEstimate (Power Scripts for Jira Cloud)
-
-
removeWorklogSetEstimateTo (Power Scripts for Jira Cloud)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-