You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

issues.yml 5.9KB

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