I feel this used to work the way I expect, so maybe it's a recent change (bug) - but I want to confirm my own understanding before I report anything.
I want to use a Sequence to run a list of data flows. I expect each to run through to completion before the next one begins. To do this I've turn on "ordered" in the design. Ultimately, they keep running in parallel and the sequence consistently fails. Am I missing something?