GITSCM: Tweaked git scm view layout
[gitredmine.git] / test / fixtures / issues.yml
blob6649849d8e28e04624a1af50477d0a5b74b84677
1 --- \r
2 issues_001: \r
3   created_on: <%= 3.days.ago.to_date.to_s(:db) %>\r
4   project_id: 1\r
5   updated_on: <%= 1.day.ago.to_date.to_s(:db) %>\r
6   priority_id: 4\r
7   subject: Can't print recipes\r
8   id: 1\r
9   fixed_version_id: \r
10   category_id: 1\r
11   description: Unable to print recipes\r
12   tracker_id: 1\r
13   assigned_to_id: \r
14   author_id: 2\r
15   status_id: 1\r
16 issues_002: \r
17   created_on: 2006-07-19 21:04:21 +02:00\r
18   project_id: 1\r
19   updated_on: 2006-07-19 21:09:50 +02:00\r
20   priority_id: 5\r
21   subject: Add ingredients categories\r
22   id: 2\r
23   fixed_version_id: \r
24   category_id: \r
25   description: Ingredients should be classified by categories\r
26   tracker_id: 2\r
27   assigned_to_id: 3\r
28   author_id: 2\r
29   status_id: 2\r
30 issues_003: \r
31   created_on: 2006-07-19 21:07:27 +02:00\r
32   project_id: 1\r
33   updated_on: 2006-07-19 21:07:27 +02:00\r
34   priority_id: 4\r
35   subject: Error 281 when updating a recipe\r
36   id: 3\r
37   fixed_version_id: \r
38   category_id: \r
39   description: Error 281 is encountered when saving a recipe\r
40   tracker_id: 1\r
41   assigned_to_id: \r
42   author_id: 2\r
43   status_id: 1\r
44 issues_004: \r
45   created_on: 2006-07-19 21:07:27 +02:00\r
46   project_id: 2\r
47   updated_on: 2006-07-19 21:07:27 +02:00\r
48   priority_id: 4\r
49   subject: Issue on project 2\r
50   id: 4\r
51   fixed_version_id: \r
52   category_id: \r
53   description: Issue on project 2\r
54   tracker_id: 1\r
55   assigned_to_id: \r
56   author_id: 2\r
57   status_id: 1\r
58   \r