comparison test/fixtures/issues.yml @ 0:513646585e45

* Import Redmine trunk SVN rev 3859
author Chris Cannam
date Fri, 23 Jul 2010 15:52:44 +0100
parents
children 94944d00e43c
comparison
equal deleted inserted replaced
-1:000000000000 0:513646585e45
1 ---
2 issues_001:
3 created_on: <%= 3.days.ago.to_date.to_s(:db) %>
4 project_id: 1
5 updated_on: <%= 1.day.ago.to_date.to_s(:db) %>
6 priority_id: 4
7 subject: Can't print recipes
8 id: 1
9 fixed_version_id:
10 category_id: 1
11 description: Unable to print recipes
12 tracker_id: 1
13 assigned_to_id:
14 author_id: 2
15 status_id: 1
16 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
17 due_date: <%= 10.day.from_now.to_date.to_s(:db) %>
18 root_id: 1
19 lft: 1
20 rgt: 2
21 issues_002:
22 created_on: 2006-07-19 21:04:21 +02:00
23 project_id: 1
24 updated_on: 2006-07-19 21:09:50 +02:00
25 priority_id: 5
26 subject: Add ingredients categories
27 id: 2
28 fixed_version_id: 2
29 category_id:
30 description: Ingredients of the recipe should be classified by categories
31 tracker_id: 2
32 assigned_to_id: 3
33 author_id: 2
34 status_id: 2
35 start_date: <%= 2.day.ago.to_date.to_s(:db) %>
36 due_date:
37 root_id: 2
38 lft: 1
39 rgt: 2
40 lock_version: 3
41 issues_003:
42 created_on: 2006-07-19 21:07:27 +02:00
43 project_id: 1
44 updated_on: 2006-07-19 21:07:27 +02:00
45 priority_id: 4
46 subject: Error 281 when updating a recipe
47 id: 3
48 fixed_version_id:
49 category_id:
50 description: Error 281 is encountered when saving a recipe
51 tracker_id: 1
52 assigned_to_id: 3
53 author_id: 2
54 status_id: 1
55 start_date: <%= 1.day.from_now.to_date.to_s(:db) %>
56 due_date: <%= 40.day.ago.to_date.to_s(:db) %>
57 root_id: 3
58 lft: 1
59 rgt: 2
60 issues_004:
61 created_on: <%= 5.days.ago.to_date.to_s(:db) %>
62 project_id: 2
63 updated_on: <%= 2.days.ago.to_date.to_s(:db) %>
64 priority_id: 4
65 subject: Issue on project 2
66 id: 4
67 fixed_version_id:
68 category_id:
69 description: Issue on project 2
70 tracker_id: 1
71 assigned_to_id: 2
72 author_id: 2
73 status_id: 1
74 root_id: 4
75 lft: 1
76 rgt: 2
77 issues_005:
78 created_on: <%= 5.days.ago.to_date.to_s(:db) %>
79 project_id: 3
80 updated_on: <%= 2.days.ago.to_date.to_s(:db) %>
81 priority_id: 4
82 subject: Subproject issue
83 id: 5
84 fixed_version_id:
85 category_id:
86 description: This is an issue on a cookbook subproject
87 tracker_id: 1
88 assigned_to_id:
89 author_id: 2
90 status_id: 1
91 root_id: 5
92 lft: 1
93 rgt: 2
94 issues_006:
95 created_on: <%= 1.minute.ago.to_date.to_s(:db) %>
96 project_id: 5
97 updated_on: <%= 1.minute.ago.to_date.to_s(:db) %>
98 priority_id: 4
99 subject: Issue of a private subproject
100 id: 6
101 fixed_version_id:
102 category_id:
103 description: This is an issue of a private subproject of cookbook
104 tracker_id: 1
105 assigned_to_id:
106 author_id: 2
107 status_id: 1
108 start_date: <%= Date.today.to_s(:db) %>
109 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
110 root_id: 6
111 lft: 1
112 rgt: 2
113 issues_007:
114 created_on: <%= 10.days.ago.to_date.to_s(:db) %>
115 project_id: 1
116 updated_on: <%= 10.days.ago.to_date.to_s(:db) %>
117 priority_id: 5
118 subject: Issue due today
119 id: 7
120 fixed_version_id:
121 category_id:
122 description: This is an issue that is due today
123 tracker_id: 1
124 assigned_to_id:
125 author_id: 2
126 status_id: 1
127 start_date: <%= 10.days.ago.to_s(:db) %>
128 due_date: <%= Date.today.to_s(:db) %>
129 lock_version: 0
130 root_id: 7
131 lft: 1
132 rgt: 2
133 issues_008:
134 created_on: <%= 10.days.ago.to_date.to_s(:db) %>
135 project_id: 1
136 updated_on: <%= 10.days.ago.to_date.to_s(:db) %>
137 priority_id: 5
138 subject: Closed issue
139 id: 8
140 fixed_version_id:
141 category_id:
142 description: This is a closed issue.
143 tracker_id: 1
144 assigned_to_id:
145 author_id: 2
146 status_id: 5
147 start_date:
148 due_date:
149 lock_version: 0
150 root_id: 8
151 lft: 1
152 rgt: 2
153 issues_009:
154 created_on: <%= 1.minute.ago.to_date.to_s(:db) %>
155 project_id: 5
156 updated_on: <%= 1.minute.ago.to_date.to_s(:db) %>
157 priority_id: 5
158 subject: Blocked Issue
159 id: 9
160 fixed_version_id:
161 category_id:
162 description: This is an issue that is blocked by issue #10
163 tracker_id: 1
164 assigned_to_id:
165 author_id: 2
166 status_id: 1
167 start_date: <%= Date.today.to_s(:db) %>
168 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
169 root_id: 9
170 lft: 1
171 rgt: 2
172 issues_010:
173 created_on: <%= 1.minute.ago.to_date.to_s(:db) %>
174 project_id: 5
175 updated_on: <%= 1.minute.ago.to_date.to_s(:db) %>
176 priority_id: 5
177 subject: Issue Doing the Blocking
178 id: 10
179 fixed_version_id:
180 category_id:
181 description: This is an issue that blocks issue #9
182 tracker_id: 1
183 assigned_to_id:
184 author_id: 2
185 status_id: 1
186 start_date: <%= Date.today.to_s(:db) %>
187 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
188 root_id: 10
189 lft: 1
190 rgt: 2
191 issues_011:
192 created_on: <%= 3.days.ago.to_date.to_s(:db) %>
193 project_id: 1
194 updated_on: <%= 1.day.ago.to_date.to_s(:db) %>
195 priority_id: 5
196 subject: Closed issue on a closed version
197 id: 11
198 fixed_version_id: 1
199 category_id: 1
200 description:
201 tracker_id: 1
202 assigned_to_id:
203 author_id: 2
204 status_id: 5
205 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
206 due_date:
207 root_id: 11
208 lft: 1
209 rgt: 2
210 issues_012:
211 created_on: <%= 3.days.ago.to_date.to_s(:db) %>
212 project_id: 1
213 updated_on: <%= 1.day.ago.to_date.to_s(:db) %>
214 priority_id: 5
215 subject: Closed issue on a locked version
216 id: 12
217 fixed_version_id: 2
218 category_id: 1
219 description:
220 tracker_id: 1
221 assigned_to_id:
222 author_id: 3
223 status_id: 5
224 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
225 due_date:
226 root_id: 12
227 lft: 1
228 rgt: 2
229 issues_013:
230 created_on: <%= 5.days.ago.to_date.to_s(:db) %>
231 project_id: 3
232 updated_on: <%= 2.days.ago.to_date.to_s(:db) %>
233 priority_id: 4
234 subject: Subproject issue two
235 id: 13
236 fixed_version_id:
237 category_id:
238 description: This is a second issue on a cookbook subproject
239 tracker_id: 1
240 assigned_to_id:
241 author_id: 2
242 status_id: 1
243 root_id: 13
244 lft: 1
245 rgt: 2