Hello, I am playing with the Projects module. I noticed a problem with task dependency behavior.
Task 2 is dependent on Task 1. No matter how much I change Task 1, it does not affect Task 2. A dependent task should be affected by changes to its predecessors. This is effectively rendering the dependency functionality useless! Am I doing something wrong?