Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with katl-commons 2.5.

This routine is available for Jira server and cloud deployment options.

Syntax for the server version:

removeWorklogAdjustEstimate(worklog)

Syntax for the server version:

removeWorklogAdjustEstimate(issue, worklog)

Description

...

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=removeWorklogAdjustEstimate+-+15483661
widthauto

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

removeWorklogAdjustEstimate(worklog)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Removes the worklog and the Remaining will be increased by the time from the worklog.

Removes the worklog and the Remaining will be increased by the time from the worklog.

Parameters

...

Parameter

...

Type

...

Required

...

Description

...

Parameters for the cloud version:

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

...

worklog

Number

Yes

Id of the selected worklog.

Return

...

Type

None

Example (server only)

Code Block
removeWorklogAdjustEstimate(10000);

Removes the worklog with id = 10000, recalculating the remaining time automatically.

Example

...

Code Block
removeWorklogAdjustEstimate(key, 10000);

Removes the worklog with id = 10000 from the current issue, recalculating the remaining time automatically. 

See also

Filter by label (Content by label)
showLabelsfalse
max15025
showSpacefalse
cqllabel = "jira_worklog_routine" and space = currentSpace ( )
labelsjiraarray_worklog_routineroutines