Files
devstar-create-from-template/models/migrations/fixtures/Test_CheckProjectColumnsConsistency/project_board.yml

27 lines
393 B
YAML
Raw Normal View History

2025-08-25 15:46:12 +08:00
-
id: 1
project_id: 1
title: Done
creator_id: 2
default: false
created_unix: 1588117528
updated_unix: 1588117528
-
id: 2
project_id: 2
title: Backlog
creator_id: 2
default: true
created_unix: 1588117528
updated_unix: 1588117528
-
id: 3
project_id: 2
title: Uncategorized
creator_id: 2
default: true
created_unix: 1588117528
updated_unix: 1588117528