Modify ↓
Ticket #2597 (closed defect: duplicate)
Opened 6 years ago
Last modified 6 years ago
Milestone sorting in Roadmap should be decimal.
| Reported by: | viktor@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | roadmap | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 6 years ago by viktor@…
comment:2 Changed 6 years ago by anonymous
I believe this has been handled by #1038.
comment:3 Changed 6 years ago by cboos
- Resolution set to duplicate
- Status changed from new to 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).