/
getIssuesInQueueRoutine
getIssuesInQueueRoutine
Description
Returns an array of issue keys for queueId from the provided service desk.
Parameters
Return Type
string []
Returns null if the service desk or the queue can not be found.
Example
return getIssuesInQueueFunction(1, 1);
See also
Peacock
, multiple selections available,
Related content
Dashboard Functions
Dashboard Functions
Read with this
getServiceDeskQueue
getServiceDeskQueue
More like this
Standard Variables and Variable Resolution
Standard Variables and Variable Resolution
Read with this
getAllServiceDeskQueues
getAllServiceDeskQueues
More like this
Predefined Structure Types
Predefined Structure Types
Read with this
getCustomersFromServiceDesk
getCustomersFromServiceDesk
More like this