Would it be possible to make it so that the order of blogs in a blog series doesn't get reset when you add or remove blogs from that series?
I currently have a growing blog series, and it's taking me longer and longer to manually sort the blogs into the desired order each time I add to that series.
Sometimes you don't want your blogs to be in the default order, and you have to reorder them manually each time you add or remove something from the series.
YES I hate this so much it's so infuriating having to reorganize a series everytime you publish a blog. It should just add the new blog(s) at the end of the list.
Each time the series is modified, the sorting code runs alongside the code that's actually responsible for changing the series itself.
It's just my guess, but if it's true, with my modest knowledge of programming it shouldn't be rocket science to fix this.