/
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

issueInStartedSprint
issueInStartedSprint
More like this
issueInStartedSprint
issueInStartedSprint
More like this
addIssueToSprint
More like this