Opened 3 years ago
Closed 8 months ago
#7784 closed enhancement (fixed)
Sort milestones under a version by milestone's due date
| Reported by: | lucasrangit | Owned by: | rjollos |
|---|---|---|---|
| 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 3 years ago by lucasrangit
comment:1 Changed 3 years ago by lucasrangit
- Severity changed from normal to trivial
comment:2 Changed 2 years ago by cody@…
Would like to support this, we've numerous milestones and alphabetical order doesn't make sense in our case.
comment:3 Changed 19 months ago by jerker.montelius@…
I like this too
comment:4 Changed 8 months ago by mestudd
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 8 months ago by rjollos
- Owner changed from mestudd to rjollos
- Priority changed from normal to high
- Status changed from new to assigned
comment:6 Changed 8 months ago by lucasrangit
comment:7 Changed 8 months ago by rjollos
(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 8 months ago by rjollos
- Resolution set to fixed
- Status changed from assigned to 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