View Single Post
I have several tasks that must start together or with an offset from each other. For instances:

Project Manage: Start Q1
Tech Lead: Start at same time as Project Manager.
Software Development: Start 1 week after Tech Lead
Database Development: Start at same time as Software
ETL: Start at same time as Software

The start constraints doesn't quite do it for me b/c it only ensures that Task B starts after Task A, but does not force them to start together. Is there a way to do this?