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.
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.
Anyone?
Regards,
--Wei