add comment 76eee0c6f69981b5c698208725bdd689 on issue 7e2a3a59fb6b77403ff1035255367607
This commit is contained in:
parent
b4752106af
commit
b57585f315
1 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
We also need to implement dependency handling, not sure how that should work.
|
||||
|
||||
* If we add a dependency to an Issue, to we put the Issue into state
|
||||
Blocked?
|
||||
|
||||
* If an Issue is marked Done, do we search all the other issues to see
|
||||
if the Done issue was a dependency, and remove it?
|
||||
|
||||
* What happens when the last dependency of an Issue is removed?
|
||||
|
||||
(Maybe this comment should be a new issue, not a comment on the parent
|
||||
issue)
|
||||
Loading…
Add table
Add a link
Reference in a new issue