I'm looking for a feature or function that will automatically schedule a set of tasks based on the availability of the resources assigned to the task.
I've got a list of tasks that are each assigned to a resource and estimated with a duration, but these tasks do not have start dates and end dates set (yet). Is there a way to automatically create a baseline plan that starts at the top of the list and sets the start date based on the availability of the resource assigned?
For example, if there is a 3 day task assigned to Bob followed by a 2 day task assigned to Bob, I want the second task to start on day 4 and end on day 5, even if there is no dependency set. This is a feature I have used in other project management systems, but I haven't found a way to do this in SmartSheet yet.