Actions
Feature #3111
closedAdd support to sort a Custom Field List drop down box
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
2009-04-03
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Please add an option to "sort" or arrange the order of the values in a custom field list. The list becomes unwieldy once the number of items becomes significant.
As an example, my organization uses a custom field list for internal order codes. The field values are along the lines of :
"Maintenance: Applications: Mail: 303550"
"Escalation: Applications: Web: 412741"
"Maintenance: Applications: Database: 303412"
We have ~40 codes, so it takes some time to find the needed order code when logging time.
Updated by Kanit Wongsuphasawat about 16 years ago
I really want this feature too! :)
Updated by Jean-Philippe Lang about 16 years ago
- Status changed from New to Closed
- Resolution set to Fixed
The values for a custom field is now is textarea with a value on each line.
You can reorder the lines as you need. The values will be sorted in that order in the custom field drop down.
Actions