Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
This routine is available starting with katl-commons 2.5.
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getWorklogIds(

...

startDate, issueKey)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns an array with the ids of the worklogs for the specified date and issue.

Returns an array with the ids of the worklogs for the specified date and issue.

Parameters

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

Parameter name

Type

Required

Description

...

startDate

Date

Yes

...

Start working date.

issueKey

String

Yes

Key of the selected issue.

Return

...

Type

Number []

Example

...

Code Block
getWorklogIds("2012-05-23 16:01:00",key)

Returns an array containing the ids of all the worklogs of the current issue who have the start date =   "2012-05-23 16:01:00".

See also

Filter by label (Content by label)
showLabelsfalse
max
150
25
showSpacefalse
cqllabel = "worklog_routine" and space = currentSpace ( )
labels
worklog
array_
routine
routines