Global web icon
sprint.com
https://community.sprint.com/
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
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/37821683/how-t…
How to get all sprints in project using JIRA REST API
Is there anything something like "https://www.example.com/jira/rest/agile/1.0/sprint?project=XYZ", to retrieve all the sprints in a JIRA Software project. The JIRA platform API can retrieve projects info and the JIRA Software API can retrieve sprints for a given board.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77097535/stori…
azure devops - Stories and tasks not being displayed in sprint ...
We have our user stories and corresponding tasks (set as children of the storiies) moved into particular sprint. Along with those, we have some bugs put into the same sprint, too. Now, if we set W...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/37653324/set-c…
Set current Sprint or close existing sprint in Visual Studio Team ...
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 forward to the n...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/79671379/why-i…
jira - Why is my Backlog and Active Sprint missing issues listed in All ...
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 missing issues, but cannot discern why these issues are not showing up either in my active sprints or the backlog, regardless of whether or not they are assigned to a sprint.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/74323097/azure…
Azure DevOps boards missing sprints/iterations - Stack Overflow
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 query, and I have some
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/36476988/jira-…
JIRA agile - find the total number of issues completed in each sprint ...
4 In JIRA Agile I know I can look at the sprint report to see all the issues completed in that sprint and manually count them. I can also query for all issues completed in a particular sprint like: project = MYPROJECT AND status = Done AND Sprint = nn However what I want is a count of the total number of issues completed in each sprint.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/43641977/jql-f…
jira - JQL: Find the latest closed sprint - Stack Overflow
How can I find the last closed sprint?I tried using ORDER BY updatedDate DESC but this returns all the closed sprints. I need only the latest one.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/15138187/how-t…
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, ...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/75588579/what-…
What is the difference between Work item, boards and sprints in Azure ...
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 board" in old revisions of the Scrum Guide. Each of these views shows data about the work in progress, but each view shows it in different ways.