Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAvailability

This routine is available starting with SIL Engine™ 4.8.1.

Syntax

getBoardsFromSprint(sprintId)

Description

Excerpt

Returns a list of board names for a sprint.

Parameters

Parameter name

Type

Required

Description

Sprint IdNumberYesThe id of the sprint to retrieve boards for.

Return type

String []

Example 1

Code Block
return getBoardsFromSprint(101);

Result: Returns an array of board names "Test Board 1|Test Board 2|Test Board 3".

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_group_routine"
labelsjira_group_routine