What is a Mandatory Dependency?

When a “mandatory dependency” is set between 2 tasks, the 1st task to be accomplished (the “predecessor”) must be set to completed before the 2nd (the “successor”) may be started. On the other hand, a “nonmandatory dependency” allows you to begin work on the successor task even if its predecessor(s) is/are not completed. When tasks linked […]

Read More

What are task dependencies?

In most projects, certain tasks cannot begin unless another is completed. This can be difficult to manage when the project is complex and contains a high number of tasks that depend on the successful completion of others. This is where task dependencies come in. Task dependencies let you decide when a task can be started. […]

Read More

How does the Finish-to-Start dependency work?

A “Finish-to-Start” mandatory dependency means that a predecessor task must be set to completed before its successor may be started. If a lag time is also provided on the “Finish-to-Start” mandatory dependency, that time will need to elapse (after the predecessor has been set to completed) before the successor task may be started. In AceProject, […]

Read More

What’s the Lag Time?

“Lag Time” represents the number of days that must elapse after a predecessor task is completed before its successor may be started. For instance, if  task 1 (the predecessor) is to apply the 1st coat of paint on a wall and task 2 (the successor) is to apply the 2nd coat of paint, a lag […]

Read More