getSprintIssues
Description
Retrieves the list of issues or tasks associated with a specific sprint.
Parameters
Return Type
String
Array of issue keys
Example
string [] sprintIssues = getSprintIssues(12345);
See also
Peacock
Retrieves the list of issues or tasks associated with a specific sprint.
String
Array of issue keys
string [] sprintIssues = getSprintIssues(12345);