Info |
---|
|
This routine is available starting with Power Scripts 4.6.0. |
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 | deleteSprint(sprintId) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Deletes a sprint. |
Deletes a sprint.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
rapidViewId | |
...
Number | Yes | The rapid view id. |
|
Return
...
Type
booleanBoolean
Returns true if the sprint was deleted.
Example
...
Code Block |
---|
boolean isDeleted = deletSprint(55);
runnerLog("The sprint was deleted: "+isDeleted); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 1225 |
---|
showSpace | false |
---|
cql | label = "sprintagile_routine"routines" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|