getWorklogIdsForUser
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | getWorklogIdsForUser(author, issueKey) | Package | |
Alias | Pkg Usage |
Description
Returns an array with the ids of the worklogs for the specified user and issue.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
author | String | Yes | The username of the selected user. |
issueKey | String | Yes | Key of the selected issue. |
Return Type
Number []
Example
getWorklogIdsForUser("admin",key)Returns an array containing the ids of all the worklogs of the current issue who were created by admin.
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
