From tasks t1 and t2, there is a end to start dependency for task t3.
But when I try to link tasks t1 and t2 with a start to start dependency, I was unable to link the tasks.
then I checked it for a circular link error and it was giving one.
I am not sure that the tasks are going to be circular referenced.
Can anyone please help me with this one.
Note: In the snippet it doesn’t show any alert, I assume its a free version of the gantt. You have to try this if you have a paid version. It would be more helpful to the user, if you can give the tasks id for which there might be a chance of circular referenced, like in this case its difficult to find out the tasks which are going to have this kind of error
the order of adding links between the tasks is also important here
The following things I have noticed.
[b]if t1 and t2 have a dependency of start to start and t1 and t3 a dependency of end to start. And then you add a dependency between t2 and t3 of end to start it creates a link between the tasks.
Where as if you have t1 and t2 related with t3 with a end to start dependency and then when you try to create a link between the t1 and t2 with a start to start dependency then the link is not created.[/b]
Hello,
we’ve confirmed the issue. By default auto scheduling blocks both circular links and links that goes from the parent task to it’s child and vice versa. I’ll give you an update when we come up with an update or a workaround
Hi,
sorry for delay, seems like we’ve missed out these issues.
We’ve put them on todo list for the upcoming release, so the bugs will be fixed in v4.0 which is planned to be released next week