It would really be helpful if it was possible to start a job at a specifik task and continue with the rest of the tasks in the job. We usually miss that feature when a step fails and we need to run the failed task and the remaining tasks in the job or just the remaining tasks after the failed task. Currently we have to run every remaining tasks in the job as singletons (right click on the task select "Run task", wait for it to finish, repeat until all tasks have been run) it both time consuming and error prone.
GUI wise I would right click on a task and click on "Run this and remaining tasks"
Cheers,
Anders