Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | createSprintupdateSprint(boardIdsprintId, name, sprintName [goal, goal [,startDate, endDate]]) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Creates Updates a sprint |
Creates Updates a sprint.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
boardIdsprintId | int | Yes | The board sprint id | sprintName | string | Yes | The sprint name. Must have some value | goal | string | No | The sprint goal | startDate | date | No | The sprint start date | endDate | date | No | The sprint end date | |
Return Type
intboolean
Returns the id of the created sprint, or an invalid value true if the sprint is not createdupdated.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "agile_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|