About 138,000 results
Open links in new tab
  1. Sprint - Home | T-Mobile Community

    Jul 1, 2024 · 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

    Jun 15, 2016 · Is there anything something like "https://www.example.com/jira/rest/agile/1.0/sprint?project=XYZ", to retrieve all the sprints in a …

  3. jira - Why is my Backlog and Active Sprint missing issues listed in …

    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 …

  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, …

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

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

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

  8. JIRA agile - find the total number of issues completed in each …

    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 …

  9. What is the difference between Work item, boards and sprints in …

    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 …

  10. Git branching strategy for Agile project - Stack Overflow

    Jul 17, 2015 · At each beginning of a sprint/development-cycle, release-manager creates the next release-branch based off master. E.g. release-sprint-42 which, when created, equals master …