Question

We are moving stories into a sprint. We have not started the sprint yet so I can't query by sprint in openSprints(). How do I query the container in the planning board that will become a sprint? Example: If you look at the Jira documentation you will see the image under plan mode. I want to query the issues under "Upcoming Sprint 2".

Was it helpful?

Solution

Upcoming sprints do not own the issues included in them (they are actually just markers in the backlog) so there's no way to use JQL to query them. We are considering changing this so that they are buckets, when we do this the sprint field will be updated for the issues so you could query them.

Thanks, Shaun

OTHER TIPS

You can use "Version" to relate issues to upcoming Sprints and filter based on that.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top