How to search issues from specific Sprint - Atlassian Answers - 0 views
-
to find issues from a specific sprint, you have to add one of the following to your JQL query: 1sprint = ID 1sprint in (1,3,4)
-
have to know the ID (not name) of your sprint.