vikunja/pkg/db/fixtures/task_reminders.yml
ce72 e0487516a3
All checks were successful
continuous-integration/drone/pr Build is passing
#1416: Step 3a Add new fields to TaskReminder
2023-03-07 18:27:41 +01:00

15 lines
307 B
YAML

- id: 1
task_id: 27
reminder: 2018-12-01 01:12:04
created: 2018-12-01 01:12:04
- id: 2
task_id: 27
reminder: 2018-12-01 01:13:44
created: 2018-12-01 01:12:04
relative_to: 'start_date'
relative_period: -3600
- id: 3
task_id: 2
reminder: 2018-12-01 01:13:44
created: 2018-12-01 01:12:04