In the case a user needs to update the start date and end date of a task automatically.
If a task has a duration but no start date,
Or if a task has already a start date and an end date, but the user needs this task dates to be updated only on its duration and dependencies
The user can click on a button in the planning menu "Update start date"
TeamHood will then compute optimized start date and end date of this task based on :
  • Duration of the task (which can be given by children tasks)
  • Dependencies linked to this task