Modify ↓
Opened 19 years ago
Closed 19 years ago
#2597 closed defect (duplicate)
Milestone sorting in Roadmap should be decimal.
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | 0.9.2 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If you have the following milestones, the are sorted now as:
- Milestone 1.0.1
- Milestone 1.0.10
- Milestone 1.0.2
- Milestone 1.0.20
- Milestone 1.0.3
- …
Now due dates are set.
They should be sorted as (of course):
- Milestone 1.0.1
- Milestone 1.0.2
- Milestone 1.0.3
- Milestone 1.0.10
- Milestone 1.0.20
- …
Related (but other) ticket:2130.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
comment:3 by , 19 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Related to ticket:1150 also, but that talks about the comboboxes only, not the Roadmap (which is also not very nice).