Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The critical path represents the longest sequence of tasks that determines determine the project duration. The feature highlights tasks on the critical path with the (red color).

Tasks on the critical path are also listed in the Gantt module Infobar.

...

Excerpt
namecritical-path-task-dates

Critical path tasks must have start/end dates. Tasks without dates can’t be visualized on the timeline and aren’t included in the critical path.

When one tasks on a critical path doesn’t have start/end dates, the entire critical path is disrupted. Once the start/end dates are provided the critical path will be calculated normally and include all the connected tasks.

...

Critical path calculation

Use strong dependencies to determine the correct order of tasks. 

  • The path is calculated from the end (the last task(s) in the project)

  • The algorithm works backward looking for strong links connecting tasks

  • The most direct path (without a time gap between tasks) is highlighted

  • A gap between tasks is allowed only if an ASAP link has a "lag time" added

...

Strong links (non-ASAP)

Strong links determine the necessary order of tasks but don’t always result in a critical path.

A critical path does NOT allow for arbitrary gaps between tasks. When a non-ASAP dependency is created, the target point must follow the source point, but they don’t have to happen immediately after each other. This can ‘break’ the critical path.

...

ASAP mode

When a strong dependency is in the ASAP mode, one task follows the other with no gap between them (unless a gap has been added as lag time). To ensure a dependency results in a critical path, activate the ASAP mode.

...

Lag time

A critical path does allow for gaps between tasks, but they have to be added as lag time. Lag time can be added to strong ASAP dependencies.

...

Non-working days

The non-working days have no effect on do not ‘break’ the critical path calculation. This means that if there are two tasks with a dependency on tasks on the critical path (connected with a dependency) and the predecessor ends before a non-working day, the App will move the successor to start on the first working day and both will remain on the critical path:.

Critical path Infobar tab

Tasks that are a part of the critical path are listed in the Infobar > Critical path tab.

...

Dependency lag time and ASAP mode

Some activities will depend on the completion of others. Use strong links to determine the correct order. When creating a dependency you can set the lag time or the ASAP which both condition whether the task is on the Critical path or not. 

For example, if a gap between linked tasks (End to Start) is greater than the defined lag time, the preceding task will not be on the Critical path.  If the gap between linked tasks (End to Start) is one or more days and the ASAP mode is disabled, the preceding task will not be on the Critical path:

...