About 148,000 results
Open links in new tab
  1. agile - What is the difference between Sprint and Iteration in …

    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 …

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

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

  4. jira - Filtering issues in next Sprint - Stack Overflow

    I have the following filter to find issues in current Sprint: resolution is EMPTY AND assignee = currentUser() AND Sprint in openSprints() ORDER BY priority DESC, created ASC It works as …

  5. Using floats with sprintf () in embedded C - Stack Overflow

    Guys, I want to know if float variables can be used in sprintf() function. Like, if we write: sprintf(str,"adc_read = %d \\n",adc_read); where adc_read is an integer variable, it will store …

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

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

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

  9. Unity - Shift to sprint - Stack Overflow

    friends, new dev asking, I looked through a lot of sites and tried a lot of different scripts separate scripts from player movement and other scripts to no avail and came up with this as a …

  10. Can burnout happen when doing Scrum sprints continuously?

    I'd take a closer look at the content of the sprint more than the methodology. Pure development (no testing, spikes, code reviews) can kill people after a while. Also, the scrum master should …