選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

project_board.yml 393B

1234567891011121314151617181920212223242526
  1. -
  2. id: 1
  3. project_id: 1
  4. title: Done
  5. creator_id: 2
  6. default: false
  7. created_unix: 1588117528
  8. updated_unix: 1588117528
  9. -
  10. id: 2
  11. project_id: 2
  12. title: Backlog
  13. creator_id: 2
  14. default: true
  15. created_unix: 1588117528
  16. updated_unix: 1588117528
  17. -
  18. id: 3
  19. project_id: 2
  20. title: Uncategorized
  21. creator_id: 2
  22. default: true
  23. created_unix: 1588117528
  24. updated_unix: 1588117528