Info |
---|
|
This routine is available starting with katl-commons 2.5. Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
|
...
startDate, issueKey) | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
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 |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
...
...
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) |
---|
|
15025 | showSpace | false |
---|
cql | label = "worklog_routine" and space = currentSpace ( ) |
---|
labels |
---|
|
worklogroutine