/
getWorklogIds
getWorklogIds
Description
Returns an array with the ids of the worklogs for the specified date and issue.
Parameters
Return Type
Number []
Example
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
Peacock
, multiple selections available,
Related content
getWorklogStartDate
getWorklogStartDate
More like this
Worklog Functions
Worklog Functions
Read with this
getWorklogIds
getWorklogIds
More like this
getWorklogIdsForUser
getWorklogIdsForUser
More like this
getWorklogIdsForUser
getWorklogIdsForUser
More like this
getWorklogsForIssues
getWorklogsForIssues
More like this