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 | addIssuesToSprint(issue_keys_array, sprintId) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Adds a bunch of issues to sprint. |
Bulk add issues to sprint. Returns true if the issues are added to the sprint, false otherwise
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issue_keys_array | string [] | Yes | The issue keys | sprintId | integer | Yes | The sprint | |
Return Type
boolean
Returns a boolean telling you if the issues were added in the sprint
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jira_group_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|