Given these two tasks: Task A plans to start on 12/1 and finish on 12/10 Task B plans to start after Task A finishes (S-F dependency), so planned start is 12/11 (lag=0). If Task A finishes early, it doesn't appear that the planned start for Task B is rescheduled to reflect that work can begin. Is...