...
Returns the started sprints IDs.
Example:
Code Block |
---|
number [] sprintIds = startedSprints("agileBoard"); // or number [] sprintIds = startedSprints(2); |
...
...
Returns the started sprints IDs.
Example:
Code Block |
---|
number [] sprintIds = startedSprints("agileBoard"); // or number [] sprintIds = startedSprints(2); |
...