vikunja-api/pkg/db/fixtures/labels.yml

20 lines
473 B
YAML
Raw Normal View History

2018-12-31 01:18:41 +00:00
- id: 1
title: 'Label #1'
created_by_id: 1
updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12
2018-12-31 01:18:41 +00:00
- id: 2
title: 'Label #2'
created_by_id: 1
updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12
2018-12-31 01:18:41 +00:00
- id: 3
title: 'Label #3 - other user'
created_by_id: 2
updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12
2018-12-31 01:18:41 +00:00
- id: 4
title: 'Label #4 - visible via other task'
2019-03-29 17:54:35 +00:00
created_by_id: 2
updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12