I am using Jira Python.
I have a list of sprints with their sprint id ,how to get the count of all issue to be done, in progress and completed for that sprint .
Also issues at the start time of the sprint and issues added after that
Is their anyway to find the velocity of issues.