Allow the following constraints to be added to tasks:
  • Start No Earlier Than (SNET)
  • Start No Later Than (SNLT)
  • Finish No Later Than (FNLT)
  • Must Start On (MSO)
  • Must Finish On (MFO)
For example if I use the Finish No Later Than constraint and I delay a task that will then delay all it's dependent tasks, each dependent task also shift back in time UNLESS this FNLT constraint is not satisfied. In which case, the dependency line will colour itself red.