We've heard from clients they'd like to track Task dependencies but also allow Dependencies to overlap. The idea would be to make it so that there should only be a dependency error if a dependent Task would end before the parent Task ends.
As it stands the icon in the Gantt view is very glaring and would indicate an error even though in the workflow it's not. There are two proposed options:
End -> Beginning Dependency
End -> End Dependency
End -> Beginning would display an error as it works now. If the beginning of the dependent Task starts before the end of the parent task.
End -> End would display an error if the end of the dependent Task ends before the parent Task ends.
Would this feature be useful for you? If so please vote for the feature and leave us your use cases in the comments.