How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
Right now the GANTT view does not show the dependency relation between cards. Nor does it enforce the logical rules (if task 1 depends on task 2, then task 2 can't start before task 1).
Describe the solution you'd like
Add a line between the tasks to show the dependency
block changing the order when it would break the dependency order
How to use GitHub
Is your feature request related to a problem? Please describe.
Right now the GANTT view does not show the dependency relation between cards. Nor does it enforce the logical rules (if task 1 depends on task 2, then task 2 can't start before task 1).
Describe the solution you'd like
Add a line between the tasks to show the dependency
block changing the order when it would break the dependency order