I don’t understand why it’s sorted by Start Date but yet it isn’t really doing that. Sorting by Due Date doesn’t make a difference, other than push them further down the list.
@Stephanie_Whitesides - it looks like you’re grouping by something (probably due date?), which is giving you those headers. If you’re grouping by start date (in addition to sorting by it), there’s an issue with that right now that you can read about in these threads:
Oh wait… you’re right… I do want things grouped, instead of one long list. However, if I sort and group by Start Date then it puts everything without a Start Date into one huge section.
If I sort and group by Due Date, then it doesn’t factor in Start Dates.
I guess my real question is… how do I sort by Start Date (Due Date if no start date) and get it to group into Sections? I had several rules setup but they do not seem to consistently work and move tasks between sections (especially when dates are changed.
Maybe since there’s an issue that’s why I cannot get it to sort properly…
To clarify, when I say there’s an issue, I mean there is a current limitation for tasks without a start date (as you’ve discovered). That’s covered in that second thread I linked above (consider voting for it). The other thread has some possible workarounds you could try (e.g., using rules to move between sections).