Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
...
Excerpt | ||
---|---|---|
| ||
Gets the future close sprints from the board with the provided id. |
Gets the future closed sprints from the board with the provided id.
...
Return Type
JSprint []
Returns the future closed sprints structures.
Note |
---|
1. If there is no board with that name or id, an exception will be raised. 2. The user must have sufficient permissions to view the board. |
...