##// END OF EJS Templates
Adds a test for #18584....
Adds a test for #18584. git-svn-id: http://svn.redmine.org/redmine/trunk@13722 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13153:dfc594c33702
r13340:9c173375c631
Show More
trackers.yml
19 lines | 306 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 ---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 1
trackers_002:
name: Feature request
id: 2
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 2
trackers_003:
name: Support request
id: 3
is_in_chlog: false
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 3