-
Notifications
You must be signed in to change notification settings - Fork 319
Open
Description
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.
Sometimes there are dependency relations between some cards/tasks and it is difficult to manage those on Deck with its current implementations.
Describe the solution you'd like
Similar to #2103, but not related to hierarchy but dependency. This means that the cards are not a group of subtasks, but that they have a dependency relation.
The cards could be dragged to right below other card to show a dependency relation:

Not having such a feature, makes difficult to know which card is dependent to other and thus, unable to start doing until that other is finished. I would not know how to solve this with columns.
Reactions are currently unavailable