-
Highlight conflicting predecessor relationships
It is possible to create predecessor relationships that are not possible. Consider: Task C is supposed to finish at the same time as Task A, but it can't because of other constraints. Currently, Smar…3 · -
Allow Successors() to show only immediate successors
I like having a "successors" column to complement the "predecessors" column - I use this to trace forward to find tasks that are affected if I make a change. However, the successo…2 ·