Returns a list of issues within a sprint in JIRA.
Input Fields
- Read By
- Sprint ID (number): The ID of the sprint.
- Start At (number): The index of the first item returned in the list of issues.
- Max Results (number): The maximum number of issues the card should return.
- JQL Query (text): A JIRA Query Language query if you wish to query the search. What is JQL?
Output Fields
- Result
- Issues (list of objects): A dynamically generated list of issues in the sprint and their information.