Hi,
I'm having an issue where it seems that when I add a 2nd predecessor, it overrides the first.
I am wanting item #10 to start 1 day after item #4 finishes, and to finish 1 day after item #9 finishes (and therefore the duration will just auto calculate).
Based on this I have added the conditions 4FS + 1d, and 9FF + 1d, however it only seems to consider the "9FF + 1d" portion of this, and ignores the "4FS + 1d".
On the Gantt chart itself it recognises the 4FS + 1d, with an arrow linking the start of 9 with the finish of 4, however the start date just auto-populates as the same as the finish date (i.e.
I have tried to do this in various different steps and methods, and all end up the same. On it's own the 4FS + 1d predecessor works, but as soon as I add the 9FF + 1d it seems to ignore it.
Not sure if this is a known bug/limitation, or if I'm just doing something wrong. Any help would be greatly appreciated.