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/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/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/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/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/1227318/what-i…
agile - What is the difference between Sprint and Iteration in Scrum ...
Is there a difference between Sprint and an Iteration or one can have Iterations within a Sprint or Sprint is just the terminology used instead of Iteration in Scrum? It will be helpful if someone can throw some light on this.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/78888507/move-…
Move task to other sprint in Azure Boards - Stack Overflow
There is no automatic way to move the closed and active task to next sprint which is part of a story. You can manually reassign the closed or active tasks to next sprint in Sprint backlog. Please refer to the doc End-of-sprint activities for the details.
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/25722841/jira-…
JIRA JQL: Issues resolved in the current sprint - Stack Overflow
I would like to be able to filter for issues that are have been resolved in the current sprint. Generally this would be used to prevent issues resolved in a previous sprint but delayed in testing (...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/75195869/how-t…
c# - How to make my player move faster/sprint when I hold down the ...
1 so i tried to make my player move faster/make him sprint (it's in first person btw) put it doesn't really work.I wrote the code and everytime a press shift/hold the sprint speed just stacks and when i "walk" im not "walking" im just moving extremely fast.