Open demon101 opened 5 years ago
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.
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.
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.
@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
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 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 :) .
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