Questions tagged [kanban]

Kanban is a method for developing software products and processes with an emphasis on just-in-time delivery while not overloading the software developers. **Please note:** This is exclusively for programming questions; methodology questions should be directed to Software Engineering SE, and project management questions should go to Project Management SE.

Kanban is a method for developing software products and processes with an emphasis on just-in-time delivery while not overloading the software developers. In this approach, the process, from definition of a task to its delivery to the customer, is displayed for participants to see and developers pull work from a queue.

258 questions
0
votes
1 answer

Why are items for other users on the TFS current iteration task board grey?

We are using TFS 2013 and for some users their items are in color on the task board and everyone elses are grey and the line for others is collapsed. The permissions for all users are the same. Anyone know what causes this?
Beth Lang
  • 1,889
  • 17
  • 38
0
votes
2 answers

Removing shipped items from cumulative flow diagrams

I've just implemented kanban on my team and have started tracking the states of items across time. We've come to the point we we're about to ship our first release under this system, and I've got a question about what to do with finished work…
Chris Simmons
  • 1,843
  • 1
  • 12
  • 18
0
votes
1 answer

Kanban - What's the data behind cumulative flow diagram?

I have a simple question that somehow refuses to get answered. All resources online point to contradictory ways of doing a cumulative flow diagram. Hence, here's my query to you - How do we add Stories per day to a cumulative flow diagram in…
Dilipkumar J
  • 121
  • 1
  • 7
-1
votes
1 answer

Basic Programming for Data Acquisition off of Purchase Orders, and Work Orders

I am an engineer at an aluminum extrusion factory. I am not well-versed in coding but have a little bit of a background in python (a few college classes). I am 3 weeks in and have noticed the lack of automation here, it is extremely old school which…
-1
votes
2 answers

How can I save an object to a file and load it back into the program in Java?

I am working on a project in Java where the user must be able to create a Kanban board, (basically Trello) if you have used one before. So at the current time, we have reached a point where we can create a Kanban board in the program. The next task…
LondonMassive
  • 367
  • 2
  • 5
  • 20
-1
votes
1 answer

Kanban flow - query

I am planning to implement Kanban in our team. We currently use Scrum. We will have a story in backlog and a developer assigns the story to him/her and completes the development. Then QA engineer will change the assignee of the same story to his/her…
-1
votes
1 answer

VSTS Kanban how to incorporate Test team work

I'm looking for suggestions regarding how to incorporate Test team work to a VSTS Kanban board for continuous software development on a web application. What makes the most sense to us initially is to implement this as two boards running…
fbonds66
  • 351
  • 1
  • 2
  • 13
-1
votes
1 answer

How to enable features in TFS 2017 to configure bugs on task board?

From where can i enable features in 2017 to configure bugs on task board (kanban board)?
Mr. N. Das
  • 61
  • 8
-1
votes
1 answer

how to write a VSTS query that shows the teams discussion counts?

we want to write a query that displays the counts of users daily comments in VSTS tasks. How can we do that? Which API should we use ?
Rıfat Erdem Sahin
  • 1,738
  • 4
  • 29
  • 47
-1
votes
1 answer

How should both a core team project and individual projects be handled with JIRA and the SCRUM method?

Summary We're a medium sized company that has a development team of five team members. We recently started learning/employing the SCRUM method to our R&D department. Our core team has one project, while each employee has individual task and…
SaundersB
  • 607
  • 2
  • 12
  • 25
-1
votes
1 answer

How does visual studio online generates commutative flow chart?

I am interested in how visual studio online calculates commutative flow chart showing top of kanban board (like picture below ) Commutative flow chart of work items I noticed the chart is updated daily at specific time. (may be it takes daily…
Ashish
  • 114
  • 2
  • 10
-1
votes
2 answers

Scrum user stories for rebuilding an existing web site

I am having second thoughts about using Scrum for rebuilding an existing site from scratch while maintaining some of the features from the previous site. While we're still in the "re-discovery" phase of the project, I am wondering if could I include…
user489619
  • 11
  • 1
-2
votes
2 answers

One Scrum team, with a shared product Backlog between three PO using TFS 2013

We have a Scrum team, which concurrently working on 3 products, each of products has its own PO and Backlog. We decided to combine all Product Backlog, which main all three PO add he's Backlog Items, added to the same Product Backlog, and team…
Masoud Bahrami
  • 111
  • 1
  • 12
-2
votes
2 answers

How to access one2many fields values on Kanban view odoo 0.8?

I need to loop over the records of o2m filed in kanban to show what I need from the other model. all i need in kanban view to do this Is that possible to do it?
Mostafa
  • 3
  • 1
  • 5
-2
votes
2 answers

Best way to modify my sprint

let me paint for you the scenario in question: I'm working through my weekly sprint using Trello. My board: is up-to-date. Alas! Here comes a new business-critical feature requirement (e.g. Dancing hamster animation). I'm only 2 days into my…
sming
  • 801
  • 2
  • 12
  • 25
1 2 3
17
18