Opened 14 years ago
Closed 12 years ago
#7784 closed enhancement (fixed)
Sort milestones under a version by milestone's due date
Reported by: | Lucas Rangit MAGASWERAN | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | high | Component: | ExtendedVersionPlugin |
Severity: | trivial | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
It would be nice if the milestones were sorted by due date, as they are on the roadmap.
Attachments (1)
Change History (9)
Changed 14 years ago by
Attachment: | sort_milestone_by_date.patch added |
---|
comment:1 Changed 14 years ago by
Severity: | normal → trivial |
---|
comment:2 Changed 14 years ago by
Would like to support this, we've numerous milestones and alphabetical order doesn't make sense in our case.
comment:4 Changed 12 years ago by
ACK. Patch looks fine.
I don't remember my original reason for sorting by name, and by date makes more sense to me now.
comment:5 Changed 12 years ago by
Owner: | changed from Malcolm Studd to Ryan J Ollos |
---|---|
Priority: | normal → high |
Status: | new → assigned |
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
(In [12230]) Refs #7784: On the version page, sort milestones by due date rather than by name. Thanks to lucasrangit for the patch.
comment:8 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Stayed tuned for more changes ;) If you have a chance to review recent changes and can provide some feedback, I'd appreciate any inputs. Please be aware that some of the changes in #10354 may require components to be re-enabled on upgrade.
Simple change to sort the milestones by due date instead of by name when viewed on the version detail page