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

Automatically set column issue order based on depends relationships #29

Closed
3 tasks
nikku opened this issue Jul 8, 2019 · 0 comments
Closed
3 tasks
Labels
enhancement New feature or request

Comments

@nikku
Copy link
Owner

nikku commented Jul 8, 2019

Describe the Problem

It makes sense to have cards in columns (needs review, backlog, ready) to be ordered based on their depends / closes relationships. This is due to the fact that cards are usually picked from the top to work on / review next.

Describe the solution you'd like

  • If a card depends on another card, it should be displayed below the card that is the actual requirement.
  • Do not overrule manual card placement
  • Investigate whether we can have a general add to column interaction that allows auto-ordering to be applied from the board
@nikku nikku added the enhancement New feature or request label Jul 8, 2019
@nikku nikku closed this as completed in f0d318b Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant