Auto-connect tasks in workflow based on order
When building a linear workflow, there's some additional config overhead that could be removed if we had a "auto-connect" feature in workflow tasks that connected first task in firing order to the next (and so on and so forth) until the end

-
Roger Lindenbach commented
There is already the option to "Create a Default Task Connector" when creating a new task, which I admit is not automatic, but it will create a connection with the previous task so that should make linear workflow progressions much quicker to manage.
I think that problem with that though is a) you can't see what the previous task is, and so you have to keep that in mind before creating the new task, and b) it just creates the task with no configuration, so if you need to add a delay or a status filter or whatever, you'll be going into that task connector anyway.