Versions Compared

Key

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

...

Description

Excerpt
hiddentrue
Gets the started sprints from the board with the provided name or id.

...

Retrieves a list of sprints that are currently in progress, giving an overview of ongoing work periods.

Retrieves a list of sprints that are currently in progress, giving an overview of ongoing work periods.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

board

intInteger

Yes

The board id

Return Type

int Integer []

Example

Code Block
languagejs
int [] sprintIds = startedSprints("agileBoard");
// or
number [] sprintIds = startedSprints(2);

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_routinefunction" and space = currentSpace ( )
labelsarray_routinesfunctions