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

Show graph for issue dependencies #20838

Closed
Zocker1999NET opened this issue Aug 17, 2022 · 1 comment
Closed

Show graph for issue dependencies #20838

Zocker1999NET opened this issue Aug 17, 2022 · 1 comment
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@Zocker1999NET
Copy link

Feature Description

It would be great if Gitea could show a graph with an issue's dependencies. This would make more visible if:

  • any sub tasks / dependency tasks are still to be done and
  • any parent tasks / dependent tasks exists and which they are.

It would also be great, if this could work recursively (see example screenshot below), however that is not required for a first implementation. Just making dependent tasks (optionally) more visible would be helpful as well.

Screenshots

An extreme example is Phabricator, which does show a tree with recursive resolution:
image
(Source: https://secure.phabricator.com/T7577)

@Zocker1999NET Zocker1999NET added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Aug 17, 2022
@Zocker1999NET
Copy link
Author

Sorry for the duplicate, found #8794 after giving this one a better title and searching for it.

@Zocker1999NET Zocker1999NET closed this as not planned Won't fix, can't repro, duplicate, stale Aug 17, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

1 participant