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.

project.yml 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. -
  2. id: 1
  3. title: First project
  4. owner_id: 0
  5. repo_id: 1
  6. is_closed: false
  7. creator_id: 2
  8. board_type: 1
  9. type: 2
  10. created_unix: 1688973030
  11. updated_unix: 1688973030
  12. -
  13. id: 2
  14. title: second project
  15. owner_id: 0
  16. repo_id: 3
  17. is_closed: false
  18. creator_id: 3
  19. board_type: 1
  20. type: 2
  21. created_unix: 1688973010
  22. updated_unix: 1688973010
  23. -
  24. id: 3
  25. title: project on repo with disabled project
  26. owner_id: 0
  27. repo_id: 4
  28. is_closed: true
  29. creator_id: 5
  30. board_type: 1
  31. type: 2
  32. created_unix: 1688973020
  33. updated_unix: 1688973020
  34. -
  35. id: 4
  36. title: project on user2
  37. owner_id: 2
  38. repo_id: 0
  39. is_closed: false
  40. creator_id: 2
  41. board_type: 1
  42. type: 2
  43. created_unix: 1688973000
  44. updated_unix: 1688973000
  45. -
  46. id: 5
  47. title: project without default column
  48. owner_id: 2
  49. repo_id: 0
  50. is_closed: false
  51. creator_id: 2
  52. board_type: 1
  53. type: 2
  54. created_unix: 1688973000
  55. updated_unix: 1688973000
  56. -
  57. id: 6
  58. title: project with multiple default columns
  59. owner_id: 2
  60. repo_id: 0
  61. is_closed: false
  62. creator_id: 2
  63. board_type: 1
  64. type: 2
  65. created_unix: 1688973000
  66. updated_unix: 1688973000