contribkanban.com icon indicating copy to clipboard operation
contribkanban.com copied to clipboard

Allow organization-based boards

Open froboy opened this issue 7 years ago • 2 comments

I have no idea if this would be possible with the existing data from d.o, but it'd be really interesting to have build a board that contains all of the issues that have participation from a particular organization. This could help orgs and teams better manage their contrib work and make sure issues aren't falling through the cracks.

froboy avatar Oct 17 '18 16:10 froboy

I don't think this can be tracked via the API. One solution is to build a Node Board. It can be semi-private and shared via a link, or public so that it is collaborative. The interface needs some love (like pruning closed/old issues)

screen shot 2019-01-29 at 9 16 33 pm

mglaman avatar Jan 30 '19 03:01 mglaman

This is possible as long as the organization is listed as a sponsor of the project on the project node. If you start from the organization node, you can relate into projects, and then into issues.

deviantintegral avatar Jan 20 '21 22:01 deviantintegral