Versions Compared

Key

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

...

Info
titleAvailability

This routine is available since starting with katl-commons 2.5.

Syntax

...

removeWorklogExistingEstimate(worklog)

Description

...


Excerpt
Removes the worklog and keeps the same Remaining.


Parameters

...

ParameterTypeRequiredDescription
worklogNumberYesthe id of the selected worklog

Return type

...

None

Example

...

Code Block
removeWorklogExistingEstimate(10000);

Removes the worklog with id = 10000, keeping the old remaining time.

 

See also

...

Filter by label (Content by label)
showLabelsfalse
max150
showSpacefalse
cqllabel = "jira_worklog_routine"
labelsjira_worklog_routine

...