mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 15:19:09 +01:00
6fe3c8b398
Fix #13405 <img width="1151" alt="image" src="https://user-images.githubusercontent.com/81045/209442911-7baa3924-c389-47b6-b63b-a740803e640e.png"> Co-authored-by: 6543 <6543@obermui.de>
35 lines
459 B
YAML
35 lines
459 B
YAML
-
|
|
id: 1
|
|
title: First project
|
|
repo_id: 1
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 2
|
|
title: second project
|
|
repo_id: 3
|
|
is_closed: false
|
|
creator_id: 3
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 3
|
|
title: project on repo with disabled project
|
|
repo_id: 4
|
|
is_closed: true
|
|
creator_id: 5
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 4
|
|
title: project on user2
|
|
owner_id: 2
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 2
|