Dependency API
k
kaiserkarel
Currently dependencies cannot be listed for tasks, so figuring out the blockers or waiters for a task programmatically. Having this in the API would allow me to write automation to update and propagate dependencies through a bot.
Log In
Sarvarbek Hasanov
When task_a blocks task_b, and the due date of task_a is changed, the dependency bot also updates task_b. However, the taskUpdated webhook only provides information about the changes to task_a, and no information is received about the changes to task_b. This issue also needs to be resolved.
Robert Hudman
We are building an integration from ClickUp Gantt and need to be able to access this data.
Would be awesome to have this! :)