
Sprint - Home | T-Mobile Community
Looking for an email address to contact T-Mobile support I'm looking for an email address to contact T-Mobile support about two different issues that have come up in the last couple of days. Before …
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 …
Show issues instead work items in Sprint's taskboard
Jan 17, 2023 · 3 I have a azure boards project with simple flow. We only use Epics / Issues, almost never work-items for sake of simplicity. Can I customize the Sprint Taskboard (or create new board), …
Split Azure DevOps user story to backlog instead of next sprint
May 31, 2024 · On the Sprint board in Azure DevOps, a Split option is available for use on a user story at the end of a sprint to create a copy of the story and assign it to the following sprint along with …
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 …
Azure Devops picking the "wrong" sprint to show in Sprint board
Jun 19, 2025 · The problem arises when trying to show the Sprint overview in Azure Devops. Earlier, when we had a "flat" list of our sprints / iterations, Azure Devops would also jump to the "correct" …
Agile Process Unable to move User Stories in Sprint pane
Oct 13, 2023 · The analytics view has a time scope, if you move the user stories, tasks, bugs to the next column/iteration during sprint planning, make sure you the time scope is correct. You can also …
Not able to create new Iteration/Sprint, getting error - TF400491: user ...
Mar 21, 2023 · Team, Not able to create new Iteration/Sprint in Azure Devops though I am part of Team Administrator Group. Read couple of article/forums but didn't get any solution.
How to get all sprints in project using JIRA REST API
Apr 11, 2023 · 4 Let's make some assumptions before writing code: Board Name same as project name There will be only one board with that name We have a Sprint model I am using Jersey client here to …
Is there a way to list all active sprint names on all projects in the ...
Oct 12, 2023 · 1- You can create and save a filter that get all the issues that are in an open Sprint. The JQL is : Sprint in openSprints (). 2- Create a new board that uses the filter created in step 1. 3- Open …