Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

issues.yml 5.8KB

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