Open Bug 65317 Opened 24 years ago Updated 9 years ago

Versions should have sortkeys like milestones.

Categories

(Bugzilla :: Administration, task, P3)

2.15

Tracking

()

People

(Reporter: CodeMachine, Unassigned)

References

Details

Versions should have sortkeys like milestones.
Whiteboard: 3.0
Moving to real milestones...
Whiteboard: 3.0
Target Milestone: --- → Bugzilla 3.0
Taking all Bugzilla 3.0 bugs -- congratulations to MattyT for the triage, it
really was spot on. Note: I may end up pushing some of these bugs back to 3.2,
we'll see. However, I believe all these bugs should just fall out of the 
redesign. Let's hope I'm right!

(Note: I'm also resetting the priority field to "---" so that I can retriage any
that I consider important or likely to be dropped.)
Assignee: tara → ian
Component: Bugzilla → Bugzilla 3
When this is implemented, make sure you don't reproduce bug #76157.
The Bugzilla 3 component is going away.  We're going to depend on the Milestones 
for this.  At the time this component was created, we didn't have milestones for 
Bugzilla.
Component: Bugzilla 3 → Bugzilla
Blocks: 97706
Mine for 2.16.
Assignee: ian → matty
Component: Bugzilla → Administration
Priority: -- → P3
Product: Webtools → Bugzilla
Target Milestone: Bugzilla 3.0 → Bugzilla 2.16
Version: other → 2.15
Status: NEW → ASSIGNED
QA Contact: matty → jake
We are currently trying to wrap up Bugzilla 2.16.  We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut.  Thus this is being retargetted at 2.18.  If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
*** Bug 133039 has been marked as a duplicate of this bug. ***
Taking Jake's bugs...  his Army Reserve unit has been deployed.
QA Contact: jake → justdave
Enhancements which don't currently have patches on them which are targetted at
2.18 are being retargetted to 2.20 because we're about to freeze for 2.18. 
Consideration will be taken for moving items back to 2.18 on a case-by-case
basis (but is unlikely for enhancements)
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
Bugzilla 2.20 feature set is now frozen as of 15 Sept 2004.  Anything flagged
enhancement that hasn't already landed is being pushed out.  If this bug is
otherwise ready to land, we'll handle it on a case-by-case basis, please set the
blocking2.20 flag to '?' if you think it qualifies.
Target Milestone: Bugzilla 2.20 → Bugzilla 2.22
Depends on: 190226
Target Milestone: Bugzilla 2.22 → ---
Assignee: mattyt-bugzilla → administration
Status: ASSIGNED → NEW
QA Contact: justdave → default-qa
(In reply to comment #10)
> Bugzilla 2.20 feature set is now frozen as of 15 Sept 2004.  Anything flagged
> enhancement that hasn't already landed is being pushed out.  If this bug is
> otherwise ready to land, we'll handle it on a case-by-case basis, please set the
> blocking2.20 flag to '?' if you think it qualifies.

Having the option to sort our Product versions will make our job easier becuase I won't receive wasted emails requesting me to add the new version to the product., because the that version is hard to find , because I cannot sort the version numbers numerically.  Are you guys going to add the sortkey feature to EditVersions ?? -- Susan
Susan, be sure to go ahead and vote for this feature using the vote options at the top of the page.
Note that Bugzilla 3.0 will sort the numbers intelligently. E.g.
2.1 - 2.2 - 2.10 (used to be 2.1 - 2.10 - 2.2). For me this removed all need to have sortkeys.
Some software projects just don't use a linear versioning scheme, e.g. Maemo has 1.2007.42-18 (week 42 in 2007) which was released after 4.2007.38-2 (week 38 in 2007).
(Yes, I already voted for this bug.)
(In reply to Olav Vitters from comment #13)
> Note that Bugzilla 3.0 will sort the numbers intelligently. E.g.
> 2.1 - 2.2 - 2.10 (used to be 2.1 - 2.10 - 2.2). For me this removed all need
> to have sortkeys.
>
This is not true for the Advanced Search form.  If you select a particular
Product, the Versions are sorted by id, not by value (i.e. NOT intelligently).
This can easily be seen by selecting Product=Bugzilla on the BMO Advanced
Search page.

Can anyone explain why the LIST_ORDER in Version.pm is set to 'id', not
'value'?  I don't understand the comment in the source.

I guess sortkeys for versions would be the ultimate solution, but until that
happens, sorting by value seems to make a lot more sense than sorting by id.
You need to log in before you can comment on or make changes to this bug.