avatar wei.zheng163 Pro Nov 28. 2009. 2:14 am
Anyone has any idea how the tickets are sorted under the milestone? When I open a project, and then click on the "Tickets" tab, I will see all the tickets are grouped under each milestone. However, I could not figure out how the tickets are sorted under the milestone.

Anyone?

Regards,
--Wei
avatar Ilija Studen Staff Nov 28. 2009. 8:11 am
Hi Wei,

On milestone details page, tickets are ordered by priority and the time they were created.
avatar wei.zheng163 Pro Nov 28. 2009. 10:47 am
is it possible that the tickets to be sorted by the date of the last activity?

thanks,
--wei
avatar Ilija Studen Staff Nov 28. 2009. 12:25 pm
Hi Wei,

The way tickets are sorted is not configurable, sorry.
avatar wei.zheng163 Pro Nov 29. 2009. 9:23 am
Hi llija:

based on my observation, the tickets are not sorted by the time they were created. we have a bunch of tickets, the list order seems to be random.

Regards,
--wei
avatar Ilija Studen Staff Nov 29. 2009. 10:26 am
Hi Wei,

Actually, sorting by creation time is not explicit (priority is) so MySQL uses internal order (usually order in which records are added to the database). We'll make it explicit in the bug fix release.