vikunja/pkg/db/fixtures/subscriptions.yml

31 lines
614 B
YAML
Raw Normal View History

- id: 1
entity_type: 3 # Task
entity_id: 2
user_id: 1
created: 2021-02-01 15:13:12
- id: 3
2022-11-13 20:10:11 +00:00
entity_type: 2 # project
2023-01-12 16:14:17 +00:00
entity_id: 12 # belongs to parent project 7
user_id: 6
created: 2021-02-01 15:13:12
- id: 4
entity_type: 3 # Task
2023-01-12 16:14:17 +00:00
entity_id: 22 # belongs to project 13
user_id: 6
created: 2021-02-01 15:13:12
- id: 6
2022-11-13 20:10:11 +00:00
entity_type: 2 # project
entity_id: 13
user_id: 6
created: 2021-02-01 15:13:12
- id: 7
entity_type: 3 # Task
entity_id: 26
user_id: 6
created: 2021-02-01 15:13:12
2023-01-12 16:14:17 +00:00
- id: 8
entity_type: 2 # Project
entity_id: 32
user_id: 6
created: 2021-02-01 15:13:12