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
How to get all sprints in project using JIRA REST API 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 Software project The JIRA platform API can retrieve projects info and the JIRA Software API can retrieve sprints for a given board
jira - Why is my Backlog and Active Sprint missing issues listed in All . . . 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 issues, but cannot discern why these issues are not showing up either in my active sprints or the backlog, regardless of whether or not they are assigned to a sprint
What is the difference between Work item, boards and sprints in Azure . . . 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 revisions of the Scrum Guide Each of these views shows data about the work in progress, but each view shows it in different ways
JIRA agile - find the total number of issues completed in each sprint . . . 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: project = MYPROJECT AND status = Done AND Sprint = nn However what I want is a count of the total number of issues completed in each sprint
In Azure DevOps, how to query user stories that were not completed and . . . 1 I'm trying to list user stories that were not completed and are carried over to current sprint using a better method than what I had currently made The output should list user stories that were created not in the current sprint iteration and also it must be at least activated once in any previous iterations to be listed