Hi TEam,
I’m working with task connections in nested projects that contain hundreds of tasks. The problem is that task connections currently rely on global indexes counted from the top of the entire task list. This makes it impractical to establish connections between tasks within each project because manually counting indexes isn’t feasible for so many projects.
Is there a way to establish task connections individually for each project without relying on global indexes? Can task connections be handled more efficiently by tying them directly to tasks within each project?
For reference, here’s the example I’m working with: StackBlitz Demo.
Thanks,
Varshitha