Project

General

Profile

Actions

Defect #7496

open

"Custom queries" should use natural ordering

Added by Anonymous about 13 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-01-31
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

The custom queries are currently sorted, but instead it would be better to use natural sorting so that numbers get ordered correctly, what I mean by this is that currently this is how Redmine displays custom queries:

  • 1. Foo
  • 10. Bar
  • 2. Car

When using natural ordering, it should appear as:

  • 1. Foo
  • 2. Car
  • 10. Bar
Actions

Also available in: Atom PDF