Feature #6881
open
I think, you should use
0.01
0.02
0.11
0.20
If you want to change the version number from 0.1 to 0.01, I think, you can do that.
- Tracker changed from Defect to Feature
- Subject changed from Roadmap, Version Error to Version numbering sort
- Priority changed from High to Normal
Versions are sorted by date then by name (alphabetically), so what you describe is not a defect (1.1 < 1.10 < 1.2 is alphabetically correct).
What you expect is some kind of version numbering sort when names looks like x.y where x and y are integers.
Are it not any way to first sort them after numbering?
/ Slaktarn
SwedishMatch TimerWolf wrote:
Are it not any way to first sort them after numbering?
/ Slaktarn
Or atlest if that not possibel first store after date and not name to get it right anyways it culd be a workaround
I don't know of any versioning scheme in which "1.10" is smaller than "1.2". I think this issue deserves a higher priority, or even it could be set as a "defect".
- Has duplicate Defect #28035: Order of versions is not correctly ordered added
I guess the reason for this ticket not being solved within 10 years is the fact that there is no one-size-fits-all solution.
However, if you would refactor the code for the internal version sort to be extensible, I could help myself with a plugin.
Also available in: Atom
PDF