About 55 results
Open links in new tab
  1. 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

  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 …

  3. 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 …

  4. 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 …

  5. 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" …

  6. 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 …

  7. How can I query work items (User Stories) that added into Sprint after ...

    Sep 14, 2020 · Hi Vito, I am interested to query which user stories are added after first day of sprint? I dont think created date field can query what was added into sprint after sprint planning (first day of …

  8. 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.

  9. go - Why would you use fmt.Sprint? - Stack Overflow

    Jul 20, 2017 · 13 fmt.Sprint is good for concatenating parameters of different types as it uses reflection under the hood. So, if you need to concat strings - use " + ", it's much faster, but if you need to …

  10. 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 …