mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Add a description for trackers (#442).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17970 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
test/fixtures/trackers.yml
vendored
2
test/fixtures/trackers.yml
vendored
@@ -5,12 +5,14 @@ trackers_001:
|
||||
is_in_chlog: true
|
||||
default_status_id: 1
|
||||
position: 1
|
||||
description: Description for Bug tracker
|
||||
trackers_002:
|
||||
name: Feature request
|
||||
id: 2
|
||||
is_in_chlog: true
|
||||
default_status_id: 1
|
||||
position: 2
|
||||
description: Description for Feature request tracker
|
||||
trackers_003:
|
||||
name: Support request
|
||||
id: 3
|
||||
|
||||
Reference in New Issue
Block a user