[Feature request]: see the dependency graph of an issue #4227

Open
opened 2025-11-02 05:43:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @tuxayo on GitHub (Nov 2, 2019).

Some issues can have a lot of dependencies which also have dependencies. So and having a graph can help to know what to work on.
This is an example of how it looks on Bugzilla which has this feature:
https://bugs.koha-community.org/bugzilla3/showdependencygraph.cgi?id=15522
Note that it's clickable, the issue has a color according their status and hovering shows it's name.

Image version:
Ekrankopio 2019-11-02 je 19 48 05

Originally created by @tuxayo on GitHub (Nov 2, 2019). Some issues can have a lot of dependencies which also have dependencies. So and having a graph can help to know what to work on. This is an example of how it looks on Bugzilla which has this feature: https://bugs.koha-community.org/bugzilla3/showdependencygraph.cgi?id=15522 Note that it's clickable, the issue has a color according their status and hovering shows it's name. Image version: ![Ekrankopio 2019-11-02 je 19 48 05](https://user-images.githubusercontent.com/2678215/68075579-ed0f1600-fda9-11e9-9197-b5c2a69863c8.png)
GiteaMirror added the type/proposal label 2025-11-02 05:43:06 -06:00
Author
Owner

@tuxayo commented on GitHub (Nov 18, 2019):

Maniphest bug tracker has a really nice graph!

https://dev.getsol.us/T7794

Screenshot_2019-11-18 ⚓ T7794 Meta Solus 4 1 Tasklist

@tuxayo commented on GitHub (Nov 18, 2019): Maniphest bug tracker has a really nice graph! https://dev.getsol.us/T7794 ![Screenshot_2019-11-18 ⚓ T7794 Meta Solus 4 1 Tasklist](https://user-images.githubusercontent.com/2678215/69044691-a64e2c80-09f5-11ea-8c4e-6d1550f7238b.png)
Author
Owner

@sapk commented on GitHub (Nov 18, 2019):

Some parts of ui and code of git graah could be re-use to achieve something similar. Ex: https://gitea.com/alpinelinux/aports/graph
image

@sapk commented on GitHub (Nov 18, 2019): Some parts of ui and code of git graah could be re-use to achieve something similar. Ex: https://gitea.com/alpinelinux/aports/graph ![image](https://user-images.githubusercontent.com/4052400/69055162-71e66a80-0a0d-11ea-9109-e95dacc91ebb.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4227