Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP limits #376

Open
htveit opened this issue Oct 10, 2019 · 0 comments
Open

WIP limits #376

htveit opened this issue Oct 10, 2019 · 0 comments

Comments

@htveit
Copy link

htveit commented Oct 10, 2019

In our Lean/Kanban flow with Codetree we would like to be able to add Work In Progress (WIP) limits.
WIP limits helps the team identifying bottlenecks in the workflow and the team can fix the process to get back to a normal flow. When having limits to each column, developers on the team is encouraged to get out of the comfort zone and reach out to teammates for assistance. But really, the most important thing is to not be able to start new work when things before other work is finished to avoid multitasking syndrom.

WIP limits are individual to each team, but also to each column. Lets say you have a column called QA, and you only have two people that takes care of this process. That means that the QA guys should not be able to pull more than two issues into this column.

In Codetree, I imagine that you could manage a WIP limit for each workflow stage (column).

The number would be displayed on the column in the board view
When a user tries to drag a card that exceeds the limit I see two possible solutions:

  • she would be blocked with a warning

or

  • it is possible to exceed, but the column background color would change into something dramatic which clearly indicates that you broke the limit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant