mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Required for backport of v15 security fixes w/ test automation, this is
a partial cherry-pick of 5589182c54.
Signed-off-by: Nils Philippsen <nils@redhat.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9906
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Nils Philippsen <nilsph@noreply.codeberg.org>
Co-committed-by: Nils Philippsen <nilsph@noreply.codeberg.org>
83 lines
1.3 KiB
YAML
83 lines
1.3 KiB
YAML
-
|
|
id: 1
|
|
title: First project
|
|
owner_id: 0
|
|
repo_id: 1
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 2
|
|
created_unix: 1688973030
|
|
updated_unix: 1688973030
|
|
|
|
-
|
|
id: 2
|
|
title: second project
|
|
owner_id: 0
|
|
repo_id: 3
|
|
is_closed: false
|
|
creator_id: 3
|
|
board_type: 1
|
|
type: 2
|
|
created_unix: 1688973010
|
|
updated_unix: 1688973010
|
|
|
|
-
|
|
id: 3
|
|
title: project on repo with disabled project
|
|
owner_id: 0
|
|
repo_id: 4
|
|
is_closed: true
|
|
creator_id: 5
|
|
board_type: 1
|
|
type: 2
|
|
created_unix: 1688973020
|
|
updated_unix: 1688973020
|
|
|
|
-
|
|
id: 4
|
|
title: project on user2
|
|
owner_id: 2
|
|
repo_id: 0
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 1
|
|
created_unix: 1688973000
|
|
updated_unix: 1688973000
|
|
|
|
-
|
|
id: 5
|
|
title: project without default column
|
|
owner_id: 2
|
|
repo_id: 0
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 1
|
|
created_unix: 1688973000
|
|
updated_unix: 1688973000
|
|
|
|
-
|
|
id: 6
|
|
title: project with multiple default columns
|
|
owner_id: 2
|
|
repo_id: 0
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 1
|
|
created_unix: 1688973000
|
|
updated_unix: 1688973000
|
|
|
|
-
|
|
id: 7
|
|
title: project on org3
|
|
owner_id: 3
|
|
repo_id: 0
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 1
|
|
created_unix: 1688973000
|
|
updated_unix: 1688973000
|