/
issueInStartedSprint
issueInStartedSprint
Description
Determines if a specific issue is associated with a sprint that is currently in progress, helping to identify tasks relevant to ongoing work.
Parameters
Return Type
Boolean
Example
boolean result = issueInStartedSprint("AGILE-3");
1. If there is no issue with that issue key, an exception will be raised. 2. The user must have enough permissions to perform this action
See also
Peacock
Related content
issueInSprint
issueInSprint
More like this
sprintInfo
sprintInfo
Read with this
issueInStartedSprint
issueInStartedSprint
More like this
issueInSprint
issueInSprint
More like this
issueInStartedSprint
issueInStartedSprint
More like this
addIssueToSprint
addIssueToSprint
More like this