13:12 bug #21

Closed
opened 2025-06-30 09:01:59 +00:00 by versus · 1 comment
Owner
No description provided.
versus added this to the Road to 0.1.0 milestone 2025-06-30 09:01:59 +00:00
versus added this to the Tasks project 2025-06-30 09:02:00 +00:00
Author
Owner

Events happening before the first scheduled time of the day are never notified. Possible strategies for query time range:

  • now() to now()+12h
  • now() to the next schedule
  • now() to the first scheduled time of the next day (always) <--- going with this
  • now() to the first scheduled time of the next day (only on the last schedule of the day)

Related to #29.

Events happening before the first scheduled time of the day are never notified. Possible strategies for query time range: - now() to now()+12h - now() to the next schedule - now() to the first scheduled time of the next day (always) <--- going with this - now() to the first scheduled time of the next day (only on the last schedule of the day) Related to #29.
versus self-assigned this 2025-09-26 10:38:59 +00:00
versus added reference fix/time_range_missing_events 2025-09-30 09:29:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jammella/gancio.notification#21
No description provided.