Filter: "Sorted by Milestone" should respect dependencies - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-24T21:32:46Z http://fogbugz.stackexchange.com/feeds/question/10361 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10361/filter-sorted-by-milestone-should-respect-dependencies Filter: "Sorted by Milestone" should respect dependencies torbengb 2012-05-04T19:55:32Z 2012-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>