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

[Feature Request] Swimlanes on kanban boards #14670

Open
lonix1 opened this issue Feb 13, 2021 · 9 comments
Open

[Feature Request] Swimlanes on kanban boards #14670

lonix1 opened this issue Feb 13, 2021 · 9 comments
Labels
topic/projects type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@lonix1
Copy link
Contributor

lonix1 commented Feb 13, 2021

Now that we have basic kanban functionality, there are many interesting areas to pursue.

I propose that the first should be swimlanes. It allows us to split major work into smaller parts.

Ultimately it would be nice to have the same functionality that ZenHub has, but we need to get there slowly, feature by feature.

@delvh
Copy link
Member

delvh commented Feb 13, 2021

Could you please elaborate a little what swimlanes are?
I have no idea what exactly it is you want. The only information you give for people unaware of swimlanes (like me) is "it allows to split work into smaller parts". But how? And how does it look like?
It might be useful if you could provide Screenshots of how it looks like on ZenHub and a little more detailed explanation on what exactly you want implemented.

@lonix1
Copy link
Contributor Author

lonix1 commented Feb 13, 2021

@delvh Swimlanes in Jira:

swimlanes: "expedite", "bugs", "everything else"

Also from wikipedia:

swimlanes: unlabeled one and "fast track / defect"

@delvh
Copy link
Member

delvh commented Feb 13, 2021

👍 Thanks, now I know what you want included.

@zeripath zeripath added type/feature Completely new functionality. Can only be merged if feature freeze is not active. topic/projects labels Feb 14, 2021
@lonix1 lonix1 mentioned this issue Mar 5, 2021
15 tasks
@almereyda
Copy link

Other nice examples for swimlanes are given by

@KlavsKlavsen
Copy link

We also use swimlanes on assignee (in our old redmine) - so we can use it for standup - makes it easy to see what each has in their pipeline - to remember what to talk about in standup for each person :)

@4rlee
Copy link

4rlee commented Jul 3, 2023

As another data point for how swimlanes get used, I'm team lead on a multidisciplinary project (EEs, Firmware engineers, Software engineers, and more). We use swimlanes to separate out each of the skill sets. We keep them all on the same board as they're a single project with interlinking work.

I know both Go and JS and am happy to help with the implementation if someone is looking for a hand.

@KlavsKlavsen
Copy link

KlavsKlavsen commented Jul 19, 2023

if someone who knows the project well - could outline HOW this should be approached - to allow for actual merging of it into the project.. I'll also gladly assist with some coding

its very sad to work on this - to have it never merged.. and swimlanes is the biggest drawback of gitea over gitlab (or any other kanban tool) - for us

@KlavsKlavsen
Copy link

This is actually a "first attempt" at implementing this AFAIK : #21963

@almereyda
Copy link

The PR #27117, superseding #21963, is a response to #21846, and does not yet introduce separate rows for different values of a selected grouping property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/projects type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

6 participants