/
closeSprint
closeSprint
Description
Used to mark a sprint as completed or closed within a Scrum board, typically indicating that the work for that specific time frame has been finished and reviewed.
Parameters
Return Type
Boolean
Returns true if the sprint is marked as completed.
Example
return closeSprint(12345);
Returns true if successful, false if otherwise.
See also
Peacock
Related content
swapSprints
swapSprints
Read with this
startSprint
startSprint
More like this
getNotStartedSprints
getNotStartedSprints
Read with this
completeSprint
completeSprint
More like this
Predefined Structure Types
Predefined Structure Types
Read with this
completeSprint
completeSprint
More like this