I decided to create a simple App to demonstrate how to achieve Gantt chart-lite functionality.
The App has one Type (Task) and each Task can have zero, one or more predecessor Tasks (and zero, one or more successor Tasks). When the dates are changed for a Task, any successor tasks are automatically shuffled to start at the latest finish time of all their predecessors, whilst maintaining duration.
Hope that makes sense, and it might help someone.
You’ll need to makes sure that you don’t create any circular dependencies, or the snake will forever be chasing its tail
@Chr1sG I am not sure the link you’ve added is correct here. Did you copy it from Share as Template action for an app? In general it should look like this https://shared.fibery.io/t/2cc63797-57ac-429e-9815-6d0636ba1ebf-product-management
(it replaces the /t/ with /sign-up?appShareId=, I don’t know why)
Also, having tried to import it into another workspace, it looks as though the automation rule gets lost, so it doesn’t work anyway
I guess template sharing doesn’t support automation rules?