Skip to main content

Questions tagged [sprint]

A sprint is a set period of time during which specific work has to be completed and made ready for review. The duration of the sprint is decided by the scrum team and is fixed. The delivery of the sprint is a deployable product. **Important note:** This tag is ONLY for questions about code; questions on methodology or project management should be directed to Software Engineering SE or Project Management SE.

sprint
0 votes
2 answers
59 views

How to create query in azure to find change in remaining work field

I want to create a query wherein we can track in a specific sprint, within 24 hour span, how many hours are burned by the team members. My way of developing this query is if I can find change in the ...
Jay's user avatar
  • 361
-1 votes
1 answer
47 views

In R, how do you pull a coefficient value from the summary function? [closed]

How do you pull out a coefficient value from the summary of a linear regression model? The first two are obtainable with lm1$coefficients[1] or [2], but I'm not sure how to get the third value. In the ...
Crimson's user avatar
  • 37
0 votes
0 answers
36 views

sprintf - Unknown format specifier "P"

I need to sometimes display the text of the discount directly and sometimes replace the numerical value. When the text is generated the system will do something like "Discount is %s". When ...
tomasr's user avatar
  • 365
0 votes
1 answer
57 views

Azure DevOps team and work item structure for larger projects which affects multiple systems

I am currently trying configure a good Azure DevOps setup to work on projects which affecting multiple systems (teams). My goal is to achieve a "project" view and a "system" view. ...
Sebastian S.'s user avatar
  • 1,383
0 votes
2 answers
272 views

Work details not calculating hours -- Planned Effort not calculating hours

I am a project/product manager trying to plan a few releases for a product. Due to the small size of my team it’s important I utilize capacity planning, however ADO is not calculating the estimate/...
kcun's user avatar
  • 3
0 votes
0 answers
75 views

I keep getting error: First column TO DO is not mapped to work item type Task first state New

I'm trying to set up my taskboard in Sprint view. I am trying to configure/map the columns to show up on the sprint taskboard. However, whenever I try to save the columns I defined, I keep getting ...
Susan Kim's user avatar
0 votes
0 answers
18 views

Download a list of all Iteration's work items

Is there a way in Azure DevOps to see a list of all the work items for an Iteration release that I can download or email to myself? I want to generate and download a list of all work items released in ...
Warren F's user avatar
0 votes
1 answer
74 views

Rename Images and save them with the new name and incrementing each 20

I have 1000 jpg files with file names:1_nb_1_0.0164032559841871, 1_nb_1_20.0611820686609, and I want to rename those 1000 with new names by incrementing two characters such as rename to this name:...
MezRasol's user avatar
0 votes
0 answers
17 views

Azure sprint burndown chart is not showing completed work

I'm trying to use the canned Azure sprint burndown chart. But I don't understand why the completion % remains at zero, and I don't understand what the "average burndown" metric stands for. ...
Kevin Palicki's user avatar
3 votes
1 answer
266 views

Unable to remove previous employees from Azure DevOps Sprint Board Assignment drop-down

When attempting to assign someone to a bug or task on the Azure DevOps sprint board I can see a number of users that are no longer in my teams on DevOps or on the Azure ActiveDirectory in my ...
RNDThoughts's user avatar
0 votes
0 answers
23 views

How to reduce network round trip between hbase hadoop and application server

we have an spring boot application which is connecting to hbase using phoneix framework. This app is deployed in private cloud and hbase db is in different geographical location. There was a network ...
user2720251's user avatar
0 votes
1 answer
561 views

How to link user stories in Azure DevOps which can be tested together

Problem Statement I regularly have several user stories in a sprint. All stories have separate tasks for development and testing. Usually these user stories are developed independently, but sometimes ...
twSBS's user avatar
  • 1
0 votes
0 answers
59 views

Task not considered as delivered outside of the sprint

I have a task in JIRA that was added to a sprint already in the Done status (the farthest right column), and it didn't transition to any other statuses during the sprint. According to my understanding,...
ApexAdam's user avatar
  • 133
0 votes
1 answer
50 views

Azure DevOps Require Work Item when New Sprint Created

I am looking for a way to require a specific work item type to be created whenever a new sprint is generated within Azure DevOps. The purpose behind this is to ensure that we can easily and properly ...
PKET2014's user avatar
0 votes
1 answer
321 views

Unable to view User Stories / Tasks under Sprint Board in a Inherited Agile board

In AzureDevOPS, I inherited a Agile board and created the Epic, Features, User Stories, Tasks etc. I created Sprints and moved respective Features into their respective Sprints. However, upon clicking ...
Vinayaka H G's user avatar

15 30 50 per page
1
2 3 4 5
9