Questions tagged [scrumboard]

The board to review the progress of a sprint. Please note that this is exclusively for programming questions; questions related to methodology and project management should be directed to either Software Engineering SE or Project Management SE.

Scrumboard is the place where the scrum team keeps a tab on its progress. It contains multiple columns based on the workflow the team follows (a typical workflow would have 3 columns To do, In Progress, Done). The stories/tasks are pasted/moved across these columns based on the progress the team makes.

The electronic format of such boards also provides with a sprint planning and reporting/burndown facilities.

44 questions
1
vote
0 answers

icescrum the field startDate with value does not respect the custom validation

my icescrum version: R6#14.5 Pro Standalone my server version: Apache Tomcat/6.0.45+dfsg Problem: When I try to close a Sprint (in Sprint Plan section) I get this error message: the field startDate [30/09/18 22.00] with value does not respect the…
capo11
  • 790
  • 3
  • 11
  • 32
1
vote
1 answer

How to see stories on a Kanban board before they are in a sprint in Jira?

I moved from DevOps to Jira, and I'm surprised that all stories and tasks and everything are just tangled in the backlog outside my sprint. I want to use a Kanban to sort my stories into the following categories: Ideas Validated Ready to be…
javirs
  • 1,049
  • 26
  • 52
1
vote
1 answer

How to add columns on the online sprint board

I'm trying to understand how to add columns on the web version of TFS for my latest sprint but can't find the options to do so. Using the default model (To do, In progress, done) does not capture the complexity and need for my team so I need an…
1
vote
1 answer

VSTS - Product Backlog items Edit Lock Notification

As per my understanding, if two or more team members try to edit same product backlog item (PBI) simultaneously then changes saved first will update the PBI and others will get notification to discard their changes. Is VSTS provides a way (in SCRUM…
DevX
  • 725
  • 3
  • 13
  • 26
0
votes
1 answer

Scrum fixed date planning, number of sprints

For fixed date planning with a 2 Weeks sprint, I will determine how many sprints I have between two dates, April 1, 2020, and June 4, 2020. The number of weeks between the two dates is 9, 1 weeks. Does this mean there are 4,5 sprints?
Astha
  • 1
0
votes
1 answer

YouTrack Scrum Boards

i created a YouTrack project, based on Scrum. The tool generated two boards (projekt management and projekt development). What is the purpose of two boards? separate sprint backlog (done, to do)? or something else? Thanks in advance!
0
votes
1 answer

How create a scrum dashboard with all my jira issues

we have a JIRA dashboard with the following columns To Do In Progress In Review Done When I click on a user I would like the scrum dashboard to display only the issues that are on the users plate, i.e All the issues that the user has To Do All…
0
votes
0 answers

How is the average burnup and average burndown calculated?

I would like to know how the "average burndown" and "average burnup" are completed. Also, what is the formula for these metrics? I added the standard burnup and burndown charts in my dashboard.
PMARCOS
  • 11
0
votes
4 answers

Scrum: Sprint Backlog: Who can see the Sprint Backlog and who are restricted to see the Sprint Backlog?

I am bit confused with a question, The customer can see the sprint goal, but should he be also able to see sprint backlog? or it is not allowed for the customer to see sprint backlog?
nipanch
  • 11
  • 3
0
votes
1 answer

Scrum Board: Confusion with Product Backlog Item Column

I am doing an assignment on Scrum. But I am not sure whether my scrum board is correct or not. Here is my scrum table during the first week of sprint: Here is my scrum table during the second and final week of sprint: At the end of the second…
Shawn
  • 173
  • 14
0
votes
1 answer

Log scrum meeting minutes on Azure devops Boards

Our team is using Azure Devops Boards for our sprint planning. We have setup Epic, Feature, backlogs and task and tracking via Kanban boards. Is there anyway that we can write/log scrum meeting minutes everyday within Azure devops? Thanks.
Lilly
  • 910
  • 17
  • 38
0
votes
5 answers

Simple installed tool for digital Scrum Board

I am looking for a basic and simple-to-install digital version of a Scrum board. I do prefer physical index cards, but in this case logistics makes it hard. Thus, I need to have it on the computer. No real need to share data between several…
Dan Bergh Johnsson
  • 964
  • 10
  • 14
0
votes
1 answer

Set WIP Limit with VSTS Scrum Template?

We are currently using the scrum template in VSTS online. Previously I have used the agile template and was able to easily set a WIP limit on any column. I cannot find this option with the scrum template. Is there any that this can be done?
David Brower
  • 2,888
  • 2
  • 25
  • 31
0
votes
1 answer

Getting Kanban throughput data from Microsoft VSO

I'm creating a throughput calculator for my team based on our data in the MS VSO tool. In order to accurately indicate the date we start work on a PBI I need to extract the date a PBI is committed to. Is it possible to query the MS VSO product in…
0
votes
1 answer

Prevent to close a Backlog Item While sub tasks are opened on TFS Online

I need to have more control on backlog.... Years ago, we have created a project using a SCRUM Process... Not all developers pay attenction to use correctly TFS... There are many problems I'd like to solve step by step... First one... I would like…
Simone
  • 2,304
  • 6
  • 30
  • 79