summaryrefslogtreecommitdiffstats
path: root/models/migrations/fixtures/Test_CheckProjectColumnsConsistency/project.yml
blob: 2450d20beb5ffe5efded973e5bb37fe938bf40bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
-
  id: 1
  title: project without default column
  owner_id: 2
  repo_id: 0
  is_closed: false
  creator_id: 2
  board_type: 1
  type: 2
  created_unix: 1688973000
  updated_unix: 1688973000

-
  id: 2
  title: project with multiple default columns
  owner_id: 2
  repo_id: 0
  is_closed: false
  creator_id: 2
  board_type: 1
  type: 2
  created_unix: 1688973000
  updated_unix: 1688973000