Opened 16 years ago
Closed 16 years ago
#7319 closed enhancement (invalid)
suggestion: support to adjust the order of milestone
Reported by: | thinktwice | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | 0.11rc1 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
sometimes i have created several milestones, but their order isn't correct, so i need to adjust their order. but at right now, i have to remove and add them again, as you might guess maybe i have aldready created many tickets depend on them. thanks for reading my post :)
Attachments (0)
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Component: | admin/web → roadmap |
---|---|
Milestone: | 0.11.1 |
Milestones are "adjusted" in the chronological order, i.e. in the natural order as milestones are tied to a timeline by definition.
Could you elaborate your need ?
follow-up: 4 comment:3 by , 16 years ago
chronological order is best choice in most cases. but in some special cases user might need to insert a milestone , for example i have created milesone1, milestone2, milestone3, but later i want to insert another milestone between milesone1 and milestone2, surelly i have to rename the old milestone3 to milestone4. when i browser the milestone list i want to see
milestone1 milestone2 milestone3 milestone4
that's why i need the feature to support adjust the order manually. thanks for you reply :)
comment:4 by , 16 years ago
Replying to anonymous:
chronological order is best choice in most cases. but in some special cases user might need to insert a milestone , for example i have created milesone1, milestone2, milestone3, but later i want to insert another milestone between milesone1 and milestone2, surelly i have to rename the old milestone3 to milestone4. when i browser the milestone list i want to see
Chronological order is not tied to the creation time of the milestone, but to the completion date of the milestone. Therefore if you insert a milestone whose completion date is after the completion date of milestone1 and before the completion date of milestone2, it will appear between these existing milestones.
Isn't that what you're looking for?
comment:5 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Milestone ordering is described in #2209. I don't see what we can do better here.
Please reopen if you have more information about why the implemented order doesn't work for you.
actually i may need adjust the order of other components in web admin page