Filter: "Sorted by Milestone" should respect dependencies - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-24T21:32:46Zhttp://fogbugz.stackexchange.com/feeds/question/10361http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/10361/filter-sorted-by-milestone-should-respect-dependenciesFilter: "Sorted by Milestone" should respect dependenciestorbengb2012-05-04T19:55:32Z2012-05-04T19:55:32Z
<p>The list screen can be sorted by milestone, but this sorting only works right if all milestones have completion dates. </p>
<p>Sometimes, a milestone has no date but it has dependencies. The sorting does not consider this, and simply displays them in alphabetical order. </p>
<p>--> Please make the sorting by milestone follow this order:</p>
<ol>
<li>by completion date, if present</li>
<li>otherwise by dependencies, if present</li>
<li>otherwise alphabetically (last resort)</li>
</ol>