- Status Closed
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Defer
- Reported Version 0.9.9.6
- Due in Version 2.1
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by spiralofhope - 11.08.2009
Last edited by peterdd - 20.08.2015
Opened by spiralofhope - 11.08.2009
Last edited by peterdd - 20.08.2015
FS#1600 - Implement "Tasks blocking other tasks"
In the advanced search, there is "Tasks not blocking other tasks"
Implement its opposite: "Tasks blocking other tasks"
This search filter seems quite easy to implement, I added some code on github and will test.
But notice: There is only the dependency relation table checked for that.
parent-child task relations, which can be tree like nested, are not checked by this filter. Automatic checking of this would be harder and slow.