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

Filter by label

There are no items with the selected labels at this time.