Defect #12018
Issue filter select box order changes randomly
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Issues | |||
Target version: | 2.2.0 | |||
Resolution: | Fixed | Affected version: |
Description
Related issues
Associated revisions
insert position field to custom_fields fixture (#12018)
split QueriesHelper filters_options_for_select method and add new unit test (#12018)
change "status" issue filter order from 1 to 0 (#12018)
Order 1 is duplicate with "project" filter.
change "is_private" issue filter order from 15 to 16 (#12018)
Order 15 is duplicate with "watcher_id" filter.
svn propset svn:eol-style native test/unit/helpers/queries_helper_test.rb (#12018)
move CustomFieldsHelper tabs variable to model constant for common use (#12018)
sort custom field issue filter by type and position (#12018)
History
#1
Updated by Toshi MARUYAMA almost 10 years ago
- Target version set to 2.2.0
- % Done changed from 0 to 100
#2
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from New to Closed
- Resolution set to Fixed
#3
Updated by Go MAEDA over 7 years ago
- Duplicated by Patch #5025: sort custom fields by configured display order in filters listbox added