When planning a sprint it is difficult to tell how much time each person has remaining, currently we just write it down by hand as we go and keep track that way. I'm trying to work on a python script to get these totals as we go. The problem I'm facing is that there is no sprint id if it's still in planning, and cannot find a way to get a list of issues in a sprint that has not started.
I've tried looking at the different API's and such but haven't found anything useful. I'm starting to think the only way to do what I want is to use an HTTP library and try to immitate whatever the browser is doing to get the GreenHopper planning view. If this is what I have to do, can anyone offer help with how I might start going about this? Or even better, is there an easier way to get what I need?
To clarify, all I need is a list of the issues that are in an unstarted sprint, I already have the rest of the script written but I need this list. Thanks!
Solved! Go to Solution.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.