
Sprint - Home | T-Mobile Community
Our community is a collaborative place to learn about our products and ask questions! Check out our most popular conversations
How to get all sprints in project using JIRA REST API
Jun 15, 2016 · The script I posted can be tweaked to get this info if GET SPRINT rest api has all the fields you need. stackoverflow.com/a/60378905/1499296
jira - Why is my Backlog and Active Sprint missing issues listed in …
Jun 18, 2025 · However, my Backlog shows that there are 149 issues without any filters applied, implying that there are 56 issues that are not being shown. I have identified several of the …
Set current Sprint or close existing sprint in Visual Studio Team ...
Jun 6, 2016 · Used JIRA for a long time and have moved to Visual Studio Team Services. How do you close the existing sprint and start the next ..the dates ending does not automatically roll it …
Azure DevOps boards missing sprints/iterations - Stack Overflow
Nov 4, 2022 · My Azure DevOps boards are not showing all sprints (iterations) in the Iteration selection for the filter. I am missing last month's sprint. I can find all work items through a …
jira - Filtering issues in next Sprint - Stack Overflow
I have the following filter to find issues in current Sprint: resolution is EMPTY AND assignee = currentUser() AND Sprint in openSprints() ORDER BY priority DESC, created ASC It works as …
In Azure DevOps, how to query user stories that were not …
Dec 27, 2019 · 1 I'm trying to list user stories that were not completed and are carried over to current sprint using a better method than what I had currently made. The output should list …
What is the difference between Work item, boards and sprints in …
Feb 28, 2023 · The Sprint Backlog breaks down the work on the Product Backlog into tasks that can be picked up in a Iteration/Sprint. This view represents what used to be called the "Scrum …
Azure Devops - Calculate Change in Sprint Story Point Velocity …
Feb 28, 2025 · My team uses Azure Devops to plan our sprints, and we are trying to calculate a datapoint for how much the velocity of a sprint may change during its course. For example, a …
How to find issues added to active sprint in JIRA?
We use corkboard with printed Agile Cards. I would like to be able to create filter in JIRA's Issue Navigator to find issues that were added to the active sprint in the last 24 hours, last 2 days, ...