Forum Discussion

markPM's avatar
markPM
Copper Contributor
Sep 09, 2024

Task dependencies

Hi everybody!

 

A doubt regarding how to show dependencies between tasks:

 

1. If task 14 depends on ending tasks number 12 and 13, how should I schedule it:

a) Creating a dependency on task 14 with tasks number 12 and 13:

b) Just putting a dependency on the last task 13 which at the same time depends on task number 12?:

 

 

 

Kind Regards;

  • markPM 

    The whole purpose of dependencies is to shown interaction of tasks. Normally dependencies show a logical sequence of tasks resulting in a Gantt display that more-less follows a waterfall.

     

    In your examples the first sequence, task 14 dependent on task 13 which is dependent on task 12, shows the correct sequence whereas the second sequence shows task 14 dependent on both task 12 and 13 but task 13's dependency on task 12 is missing. Graphically, the two scenarios look like this:

    So when laid out as described in your screen shots, no, the third task in both cases does not start at the same time. If the dependency between the first and second tasks is shown as described verbally, then the two sequences look like this:

    The third task in each sequence does start at the same time, but there is a redundant dependency between task d and f in the second sequence. Technically it isn't wrong, but it adds no value and can add confusion, or raise doubt (i.e. why? what are we missing?).

     

    John

  • John-project's avatar
    John-project
    Silver Contributor
    markPM,
    Per you item b) it sounds like the sequence of tasks is 12, 13, 14 in waterfall fashion. That is, task 13 starts when task 12 is complete and task 14 starts when task 13 is complete. Therefore, the sequence shown in b) is the correct dependency.
    John
    • markPM's avatar
      markPM
      Copper Contributor

      Thanks John, Just to understand, what is the difference between these approaches? Because in both cases task 14 would start on the same date.

      Marcos.

      • John-project's avatar
        John-project
        Silver Contributor

        markPM 

        The whole purpose of dependencies is to shown interaction of tasks. Normally dependencies show a logical sequence of tasks resulting in a Gantt display that more-less follows a waterfall.

         

        In your examples the first sequence, task 14 dependent on task 13 which is dependent on task 12, shows the correct sequence whereas the second sequence shows task 14 dependent on both task 12 and 13 but task 13's dependency on task 12 is missing. Graphically, the two scenarios look like this:

        So when laid out as described in your screen shots, no, the third task in both cases does not start at the same time. If the dependency between the first and second tasks is shown as described verbally, then the two sequences look like this:

        The third task in each sequence does start at the same time, but there is a redundant dependency between task d and f in the second sequence. Technically it isn't wrong, but it adds no value and can add confusion, or raise doubt (i.e. why? what are we missing?).

         

        John

Resources