Versions Compared

Key

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

...

Description

Excerpt
hiddentrue
Creates Used to create a new sprint

...

within a Scrum board.

Used to create a new sprint within a Scrum board. Sprints are time-boxed periods during which a team works on a specific set of work items to achieve project goals.

Parameters

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

Parameter name

Type

Required

Description

boardId

intInteger

Yes

The board id

sprintName

stringString

Yes

The sprint name. Must have some value

goal

stringString

No

The sprint goal

startDate

date

No

The sprint start date

endDate

date

No

The sprint end date

Return Type

intInteger

Returns the id of the created sprint, or an invalid value if the sprint is not created.

Example

Code Block
languagejs
return createSprint(12345, "Sprint 17", "Get some work done", currentDate(), currentDate() + "2w");

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_routine" and space = currentSpace ( )
labelsarray_routines

We've encountered an issue exporting this macro. Please try exporting this page again later.