To reproduce:
- Create new project and set Task 1 to manually start at T+2d.
- Create Task 2.
- Create another task and make it a child of Task 2 (becoming Task 2.1).
- Set Task 2.1 to manually start at T+1d.
- Create a Finish-Start dependency between Task 1 and Task 2 (which is a task group now).
I would expect step 5 to trigger a violation. Is this expected? Is so, what is the reason for no violation occurring?
