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
0
votes
1 answer

TFS/VSTS User Story Tasks to have Start/End Date automatically set based on Sprint dates

For my project in VSTS, I have the SCRUM Sprint with the Start and End dates set. I have created the user stories and tasks under each user story and have arranged the tasks according to the priority and also arranged the User Stories according to…
0
votes
1 answer

TFS query param "Assigned to" equals to selected user

I want to add in TFS query where parameter "Assigned to" will be equal to team member selected from dropdown list This oportunity exists in Work/Query. There will be great if I can put such query on overview. I cannot find this option, is it…
Jacek
  • 11,661
  • 23
  • 69
  • 123
0
votes
1 answer

JIRA - Burn issues down on first SCRUM board then move to second DEPLOYMENT board

I'm trying to configure Jira to allow a development scrum team, then switch to deployment workflow. I want the issues to reach the done column on the development board, and the issue burn-down to count. I then want the issue to appear on a second…
Layton Everson
  • 1,148
  • 9
  • 18
0
votes
2 answers

Develop an online multitouch scrumboard | Flex or Silverlight?

My company want to develop an online multitouch scrumboard for our scrumteams. We are still in doubt between flex and silverlight as platform for the application. (don't want to fire a hole new flex vs. silverlight discussion again) Installation…
0
votes
1 answer

JIRA Agile: How do I assign multiple users to a single subtask

I'm using the JIRA Agile plugin. I've created a task with a few subtasks inside it and I want to assign multiple users to one subtask. Any idea how this is possible without rebuilding JIRA from source then tinkering the code?
Ryu S.
  • 1,538
  • 2
  • 22
  • 41
0
votes
1 answer

Setting up JimFlow on a local machine

i'am trying to set up JimFlow(http://jimflow.jimdo.com/). I managed to setup nearly everything, but im facing a problem with JimFlowKlopfer ( it's a python script, that scans QR-Codes and output a JSON file), because i dont know much about Python…
trunco
  • 103
  • 11
0
votes
1 answer

Migrate backlog items from ScrumWise to Visual Studio Online?

Our project currently is using Scrumwise for our agile project planning and we want to migrate to either JIRA or Visual Studio Online. Is it possible to migrate backlog items (xml/csv/excel format) into VSO? Does it require a plugin tool or utility?
Chaka
  • 1,709
  • 11
  • 33
  • 58
0
votes
1 answer

Restricting team user level access to edit backlog boards in visual studio online

How can we restrict access to edit/move backlog boards in VSO from one section/column(New/Committed/Developed/Done) to another section/column(New/Committed/Developed/Done). we are facing issues as there is no control on board movement for our…
J. Doe
  • 3
  • 2
0
votes
1 answer

tfs2013 - exportprocessconfig produces invalid xml

TFS2013 Edit: Additional info as per comment: I'm trying to add a "blocked" swim lane to my task board. So as per instructions I run: witadmin.exe exportprocessconfig /collection:http://{my collection} /p:{my project} /f:config.xml It generates the…
-1
votes
1 answer

How to make exactly Acceptance Criteria and Acceptance Testing in Spring MVC project?

How would you go about introducing acceptance tests into a team using the Spring MVC framework? What tools are available for this purpose?How would I make Acceptance criteria as a QA? Thanks!
Khyati Sehgal
  • 375
  • 1
  • 6
  • 21
-1
votes
1 answer

How to Carry forward tickets to next sprint

What is the best way to carry forward the tickets to next sprint? Here is the scenario I had recently with one of my scrum team: There are 3 tickets in the current sprint 1 and we completed all of them and achieved committed work 3X3 = 9 story…
Shamai P
  • 3
  • 1
-2
votes
2 answers

Backlog grooming and sprint planning

I am new to scrum , I would be happy if you tell me as a scrum master what should I do in a backlog grooming session and when sprint planning happens exactly and how we estimate the amount of time that we need for each item in the backlog and what…
kimia
  • 49
  • 7
-2
votes
1 answer

Best practices/recommendations Azure DevOps tracking which environment a story is in

Situation We currently have over 20 development teams spread around the globe. We use Azure DevOps for our Epic, Feature, Story tracking over all the teams. We have to move all the stories through different environments. And, we have to queue up our…
-3
votes
3 answers

TFS scrum board alternatives

Due to some reasons I'm unable to use TFS scrum board, though I'm using TFS itself. Are there any tools/plugins which offer similar integration with TFS tasks? The only one I found is Scrum Power Tools, but it's in my opinion insufficient and not so…
Arkadiusz Kałkus
  • 17,101
  • 19
  • 69
  • 108
1 2
3