gitbucket-label-kanban-plugin icon indicating copy to clipboard operation
gitbucket-label-kanban-plugin copied to clipboard

Multi projects board

Open demon101 opened this issue 6 years ago • 6 comments

I have few active projects, and sometimes I really missed of a global overview of current issues from different projects.

Showing all projects issues on one board can solve this case

demon101 avatar Jan 21 '19 22:01 demon101

This issue is difficult to implement. Because, lanes (labels, milestones, priorities, assignee) are different in each repository.

Although not kanban board, you can list up all issues by "issues" link at the top of the page.

kasancode avatar Feb 03 '19 16:02 kasancode

duplicate of https://github.com/kasancode/gitbucket-label-kanban-plugin/issues/5

@kasancode I understand that it's difficult, but the main problem ist the the concept of a GitHub/GitBucket "project" is not really a project but more a "module" of a project - because GIT does a too high fragmentation. Because of this, issues are on the Git Repo level, when they' should be on the "org" level. The current approach might make sense for some open source projects, but for most commercial ones it does not (hence why so many use JIRA or some other alternative).

Because, lanes (labels, milestones, priorities, assignee) are different in each repository.

In an "org"/group they should not be at all different.

aadrian avatar Feb 03 '19 19:02 aadrian

I was misunderstanding #5. ( I thought it meant the group page or group lane in every repository)

I understand your request. umm... I will consider about these issues.

kasancode avatar Feb 04 '19 15:02 kasancode

@aadrian yes, I agree

"project" is not really a project but more a "module" of a project - because GIT does a too high fragmentation.

Currently we have 4 different repositories for one project

demon101 avatar Feb 04 '19 15:02 demon101

Related #5.

Please check v.3.0. You can brows all issues related to the User or Group in the summary board.

The Summary board is read-only so far.

kasancode avatar Mar 30 '19 14:03 kasancode

@kasancode version 3.x looks simply fantastic with boards on Group and Global level!

Now we need a way to be able to define the lanes globally too, in order to have consistent Group and Global reporting :) .

aadrian avatar Oct 07 '19 06:10 aadrian