[Projects beta] Kanban WIP limits #7459
Replies: 5 comments 2 replies
-
|
I agree, it looks like this feature request has been brought up a few times. Hopefully it's in the works to be added. |
Beta Was this translation helpful? Give feedback.
-
|
More interest for this feature is also at #4848 |
Beta Was this translation helpful? Give feedback.
-
|
Simply highlighting a column in red if contains more than a fixed amount of issues would be useful. |
Beta Was this translation helpful? Give feedback.
-
|
Since we had the same need, we created a browser Plugin, that adds WiP limits. That does the trick for us until GitHub adds the feature. At the moment the plugin is only tested with Firefox. You can find the plugin package on https://addons.mozilla.org/en-US/firefox/addon/github-project-tweaks/ It's Open Source, feedback and contributions welcome: https://github.com/exasol/github-project-tweaks-browser-extension |
Beta Was this translation helpful? Give feedback.
-
|
Column limits have been added, but they are not enforced, they are purely informational. It would be good to be able to enforce these limits. I'll open another discussion for this, but in Kanban it's also important to be able to set a limit across a collection of columns, not just one. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
This is a super advanced request given where the feature is, but wanted to see if I'm alone.
One thing I really miss from projects OG and beta, and that also is not available in more focused trackers like Linear, is proper Kanban WIP limits.
I want to be able to set limits for how many items are allowed to be in progress, and how long they can stay there and then have GitHub projects reflect that in the UI. The most github-compatible way would be with labels, buuuut I'd love to see the issue be highlighted in a different color.
ATM there's zero visibility on when e.g. a status field changed, so I'm concerned it won't even be possible to implement this manually with workflows.
Beta Was this translation helpful? Give feedback.
All reactions