Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor


Info
titleAvailability

This routine is available starting with SIL Engine™ 2.5.

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

Syntax for the server version:

removeWorklogExistingEstimate(worklog)

Syntax for the cloud version:

removeWorklogExistingEstimate(issue, worklog)

Description

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

Syntax

removeWorklogExistingEstimate(worklog)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Removes the worklog and keeps Remaining time the same.

Removes the worklog and keeps Remaining time the same.

Parameters

...

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

...

Code Block
removeWorklogExistingEstimate(10000);

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

Example (cloud only)

code

removeWorklogExistingEstimate(key, 10000);

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

 

See also

Filter by label (Content by label)
showLabelsfalse
max15025
showSpacefalse
cqllabel = "worklog_routine" and space = currentSpace ( )
labelsworklogarray_routineroutines