I’m configuring a timeline where Task B starts exactly 3 days after Task A finishes using the “Dependencies and Constraints” feature. My setup is:
Select Task B.
Open the inspector and go to the “Dependencies and Constraints” tab.
Under “Date Constraints,” click the add icon ().
Choose “Start is after end of an item.”
Set in offset “3 days”
This works fine if the interval between Task A and Task B is less than 3 days. If i set under 3 days i get a warning. However, when the interval exceeds 8 days, it doesn’t work, and no error message/warning is displayed.
Has anyone encountered this issue? Any tips or solutions would be greatly appreciated!
Amontillado is correct, you way you have set up your constraint means that Task B needs to be 3 or more days after Task A. That is why it is not triggering when it exceeds 8 days.
If you want it to be exactly 3 days after, then you need to set it to be “Start equals end of item” with an offset of “3 days” instead.