Skip to end of banner
Go to start of banner

getWorklogIdsForUser

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

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

Parameters

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

  • No labels