
Sprint - Home | T-Mobile Community
Inf Since September 2025 my bills got screwed up through misinformation from T Mobile sales agent and customer care. A store sales representative at the T mobile local branch led me to purchasing 2 …
How to get all sprints in project using JIRA REST API
Apr 11, 2023 · 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 …
jira - Why is my Backlog and Active Sprint missing issues listed in All ...
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 missing …
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 forward to …
What is the difference between Work item, boards and sprints in Azure ...
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 board" in old …
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 …
Edit the name of existing sprint in Azure DevOps?
Jun 19, 2019 · Question Is there a way and if so how do you change the Sprint name of an existing Sprint in Azure DevOps?
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 query, and I have some
azure devops - Stories and tasks not being displayed in sprint ...
Sep 13, 2023 · 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 …
JIRA agile - find the total number of issues completed in each sprint ...
Apr 7, 2016 · 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: …