About 195,000 results
Open links in new tab
  1. How to get all sprints in project using JIRA REST API

    Jun 15, 2016 · The script I posted can be tweaked to get this info if GET SPRINT rest api has all the fields you need. stackoverflow.com/a/60378905/1499296

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

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

  4. Is there a chart/report in Azure DevOps to see completed work in ...

    Dec 18, 2023 · Similar to the burndown chart but only tracking newly added "Completed Work" to a task in the sprint and not adding the completed work for all developers (the burndown for …

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

  6. In Azure Devops, how can I query all the user stories, and the …

    Oct 24, 2024 · You can set up a pipeline with the scheduled triggers. And in the pipeline, you can call the Azure DevOps REST API " Send Mail - Send Mail " to send email for the query result …

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

  8. JIRA JQL: Issues resolved in the current sprint - Stack Overflow

    Sep 8, 2014 · 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 …

  9. 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, ...

  10. Difference between fprintf, printf and sprintf? - Stack Overflow

    Jan 16, 2015 · Can anyone explain in simple English about the differences between printf, fprintf, and sprintf with examples? What stream is it in? I'm really confused between the three of …